We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bf7a2 commit 059be5aCopy full SHA for 059be5a
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
- lts/-1
12
- lts/*
13
- latest
14
- react: [18, 19]
+ react: [18]
15
16
name: build (${{ matrix.node }} w/ React ${{ matrix.react }}
17
0 commit comments