Skip to content

Commit

Permalink
fix(ci): macos runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Dec 5, 2024
1 parent 9abf11d commit 122c124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
arch: linux-x64
- os: macos-latest
arch: macos-arm64
- os: macos-12
- os: macos-13
arch: macos-x64
runs-on: ${{ matrix.config.os }}

Expand Down

0 comments on commit 122c124

Please sign in to comment.