Skip to content

Commit

Permalink
change macos to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
sehz committed Sep 26, 2023
1 parent ed4e7ce commit ccbbc51
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 @@ -60,7 +60,7 @@ jobs:
fail-fast: false
matrix:
# os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, macOS-latest]
os: [ubuntu-latest, macOS-13]
rust: [stable]
node-version: [ '16', '18', '20' ]
steps:
Expand Down

0 comments on commit ccbbc51

Please sign in to comment.