Skip to content

Commit 842af40

Browse files
authored
Merge pull request #28 from TuringLang/cpfiffer-patch-1
2 parents efbf82b + 33031b2 commit 842af40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
test:
1111
runs-on: ${{ matrix.os }}
12+
continue-on-error: ${{ matrix.version == 'nightly' }}
1213
strategy:
1314
matrix:
1415
version:

0 commit comments

Comments
 (0)