Skip to content

Commit 261e895

Browse files
committed
fix
1 parent 73f4606 commit 261e895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
strategy:
8181
matrix:
8282
os: [ubuntu-latest, windows-latest, macos-latest]
83-
node: [14, 16, 18]
83+
node: [14, 16, 18.0]
8484

8585
runs-on: ${{ matrix.os }}
8686

0 commit comments

Comments
 (0)