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 d279268 commit 3c15cc0
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 @@ -12,7 +12,6 @@ jobs:
matrix:
node-version:
- 20.10.0
- 20.12.0
- 20.12.1
browser:
- chrome
Expand Down

0 comments on commit 3c15cc0

Please sign in to comment.