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 959f5dc commit 7ecbefaCopy full SHA for 7ecbefa
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
superlegacy:
8
runs-on: ubuntu-latest
9
-
+ continue-on-error: true
10
strategy:
11
matrix:
12
python-version: [2.6, 3.3, 3.4]
0 commit comments