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 63cba4e commit 9b616db
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
Expand Up @@ -16,7 +16,6 @@ jobs:
strategy:
matrix:
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
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 9b616db

Please sign in to comment.