mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 09:34:40 -06:00
Use latest ubuntu version for experimental builds
This commit is contained in:
parent
a302c69bb2
commit
4713447bc2
2
.github/workflows/deploy_experimental.yml
vendored
2
.github/workflows/deploy_experimental.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
experimentalversion: ${{ github.run_number }}
|
||||
deploy:
|
||||
name: Deploy experimental release
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
needs: call-release-build
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user