We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d733394 commit 0b25310Copy full SHA for 0b25310
.github/workflows/DynamicPPL-CI.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
test:
12
runs-on: ${{ matrix.os }}
13
+ continue-on-error: ${{ matrix.version == 'nightly' }}
14
strategy:
15
matrix:
16
version:
0 commit comments