Skip to content

Commit 3b0d177

Browse files
committed
(simatec) Update Node engines
1 parent 4dc1e99 commit 3b0d177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
runs-on: ${{ matrix.os }}
6060
strategy:
6161
matrix:
62-
node-version: [18.x, 20.x, 22.x]
62+
node-version: [20.x, 22.x]
6363
os: [ubuntu-latest, windows-latest, macos-latest]
6464

6565
steps:

0 commit comments

Comments
 (0)