Skip to content

Commit

Permalink
Update GitHub Actions macos runner to 13.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-as committed Nov 4, 2024
1 parent a7d4759 commit 4779823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- 1.22.x
sys:
- {os: ubuntu-latest}
- {os: macos-12, shell: zsh}
- {os: macos-13, shell: zsh}
- {os: windows-2019}
fail-fast: false
runs-on: ${{ matrix.sys.os }}
Expand Down

0 comments on commit 4779823

Please sign in to comment.