Update rpmbuild.yml

This commit is contained in:
Thomas Gruber
2021-11-22 16:34:35 +01:00
committed by GitHub
parent 14fdb28d51
commit d4229ecfee

@@ -3,7 +3,7 @@ on: push
jobs:
build:
runs-on: alpine_latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2