Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed May 13, 2024
1 parent 1e22a29 commit 7e94be1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 90 deletions.
89 changes: 0 additions & 89 deletions .github/workflows/codeql.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
node-version: [ 18.x, 20.x, 21.x ]
node-version: [ 18.x, 20.x, 22.x ]
os: [ ubuntu-latest, macos-latest, windows-latest ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 7e94be1

Please sign in to comment.