Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jun 10, 2024
1 parent b704205 commit 24bc3e4
Show file tree
Hide file tree
Showing 11 changed files with 550 additions and 537 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [lts/*, 17.x, 16.x, 14.x, 12.x]
node-version: [22.x, 20.x, 18.x, 16.x]

runs-on: ${{ matrix.os }}

Expand Down
Loading

0 comments on commit 24bc3e4

Please sign in to comment.