Skip to content

Commit 3cefd71

Browse files
committed
mark node 26 as continue-on-error until gha manifest includes it
1 parent 019fba7 commit 3cefd71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646

4747
test:
4848
runs-on: ubuntu-latest
49+
continue-on-error: ${{ matrix.node-version == 26 }}
4950
strategy:
5051
max-parallel: 4
5152
matrix:

0 commit comments

Comments
 (0)