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 9b70679 commit 599dcbaCopy full SHA for 599dcba
.github/workflows/ci.yml
@@ -9,7 +9,6 @@ jobs:
9
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
10
runs-on: ${{ matrix.os }}
11
strategy:
12
- fail-fast: false
13
matrix:
14
version:
15
- '1.6'
0 commit comments