Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 2s
Some checks failed
release / checkout (push) Failing after 2s
Test rocky runner
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
checkout:
|
||||
runs-on: fedora-latest
|
||||
runs-on: rocky-latest
|
||||
|
||||
steps:
|
||||
- uses: https://git.phyllo.me/actions/checkout@v4
|
||||
@@ -17,5 +17,4 @@ jobs:
|
||||
with:
|
||||
files: |-
|
||||
bin/**
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
Reference in New Issue
Block a user