Skip to content

Commit

Permalink
chore(action): remove old node version
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Apr 10, 2024
1 parent 628d2a4 commit 752cbe0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- macos-latest
- windows-latest
node-version:
- 20.12.0
- 20.12.1
steps:
- uses: actions/checkout@v4.1.2
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/update_package_lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
strategy:
matrix:
node-version:
- 20.12.0
- 20.12.1
browser:
- chrome
Expand Down

0 comments on commit 752cbe0

Please sign in to comment.