Run on Ubuntu
This commit is contained in:
parent
cce0287569
commit
9ee60a6e32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-proxy-release.yml
vendored
2
.github/workflows/update-proxy-release.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
update:
|
||||
name: Update code and create PR
|
||||
timeout-minutes: 15
|
||||
runs-on: macos-latest
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write # needed to push the updated files
|
||||
pull-requests: write # needed to create the PR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue