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.
2 parents 83f8f98 + 705ef30 commit af8ede0Copy full SHA for af8ede0
.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