We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1072d5 commit 635c338Copy full SHA for 635c338
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
name: Test
26
strategy:
27
matrix:
28
- node: [16, 17]
+ node: [17, 18]
29
os: [ubuntu-latest]
30
31
runs-on: ${{ matrix.os }}
0 commit comments