Skip to content

Commit

Permalink
chore: Update macos runner version (#1942)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <[email protected]>
  • Loading branch information
gaocegege authored Jan 9, 2025
1 parent da83a62 commit 6d654a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
timeout-minutes: 20
strategy:
matrix:
os: [macos-11, ubuntu-20.04]
os: [macos-13, ubuntu-20.04]
steps:
- uses: actions/checkout@v4
- name: Get gobin
Expand Down

0 comments on commit 6d654a2

Please sign in to comment.