Skip to content

Commit 18dca6f

Browse files
Set continue-on-error
1 parent 91470c7 commit 18dca6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ name: CI
88
jobs:
99
ci-linux:
1010
runs-on: ubuntu-latest
11+
continue-on-error: ${{ matrix.experimental || false }}
1112
strategy:
1213
matrix:
1314
# All generated code should be running on stable now

0 commit comments

Comments
 (0)