Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
  • Loading branch information
mcollina and jsumners committed Apr 27, 2024
1 parent 1dc441c commit a0aa86e
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 @@ -42,7 +42,7 @@ jobs:
fail-fast: false
matrix:
os: [macOS-latest, windows-latest, ubuntu-latest]
node-version: [18, 20, 21, 22]
node-version: [18, 20, 22]

steps:
- name: Check out repo
Expand Down

0 comments on commit a0aa86e

Please sign in to comment.