mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
There's more GH VMs even if they are slower
This commit is contained in:
parent
d3c1c2b660
commit
3e5c65b454
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -295,7 +295,7 @@ jobs:
|
|||
upload:
|
||||
needs: [build, bottle]
|
||||
if: ${{ inputs.upload }}
|
||||
runs-on: ${{ matrix.platform.os }}
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: tea.xyz/var/pantry
|
||||
|
|
Loading…
Reference in a new issue