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 6c396ac commit f1acc19Copy full SHA for f1acc19
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
test:
11
- name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
+ name: Julia ${{ matrix.version }} - ${{ matrix.os }}
12
runs-on: ${{ matrix.os }}
13
strategy:
14
fail-fast: false
0 commit comments