Skip to content

Commit

Permalink
ci: use macos 13 x64
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed May 15, 2024
1 parent e4f3ec7 commit 1a78981
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 @@ -21,7 +21,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-13, windows-latest]

steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
Expand Down

0 comments on commit 1a78981

Please sign in to comment.