Skip to content

Commit

Permalink
updating CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Jun 2, 2024
1 parent efe34a0 commit da2f63b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
matrix:
# os: [macos-latest, ubuntu-latest, windows-2019]
# node: [21.x, 20.x, 18.x, 16.x]
os: [macos-13]
node: [16.x, 18.x]
os: [macos-14]
node: [20.x, 22.x]
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit da2f63b

Please sign in to comment.