Skip to content

Commit

Permalink
Fix the github action's worker
Browse files Browse the repository at this point in the history
  • Loading branch information
eunikolsky committed Jan 25, 2025
1 parent 679d86d commit 9c0eaae
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 @@ -45,7 +45,7 @@ jobs:
build_artifact:
needs: [create_release]
name: ${{ github.ref }}
runs-on: macos-12
runs-on: macos-13

steps:
- name: Check out code
Expand Down

0 comments on commit 9c0eaae

Please sign in to comment.