We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3139f6f commit 58ac32cCopy full SHA for 58ac32c
.github/workflows/update-proxy-release.yml
@@ -14,7 +14,7 @@ jobs:
14
update:
15
name: Update code and create PR
16
timeout-minutes: 15
17
- runs-on: macos-latest
+ runs-on: ubuntu-latest
18
permissions:
19
contents: write # needed to push the updated files
20
pull-requests: write # needed to create the PR
0 commit comments