Skip to content

Commit 58ac32c

Browse files
committed
Run on Ubuntu
1 parent 3139f6f commit 58ac32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-proxy-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
update:
1515
name: Update code and create PR
1616
timeout-minutes: 15
17-
runs-on: macos-latest
17+
runs-on: ubuntu-latest
1818
permissions:
1919
contents: write # needed to push the updated files
2020
pull-requests: write # needed to create the PR

0 commit comments

Comments
 (0)