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 de91514 commit 9a081e8Copy full SHA for 9a081e8
1 file changed
.github/workflows/update-and-build.yml
@@ -113,6 +113,7 @@ jobs:
113
output-pdf:
114
runs-on: ubuntu-latest
115
strategy:
116
+ fail-fast: false
117
matrix:
118
version: [3.15, 3.14, 3.13, 3.12, 3.11, '3.10']
119
needs: [build]
0 commit comments