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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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