Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
morenol committed Sep 23, 2023
1 parent c8efd47 commit 968e12c
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 968e12c

Please sign in to comment.