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 c350410 commit f251c5cCopy full SHA for f251c5c
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- julia-version: ['1']
+ julia-version: ['lts','1','pre']
16
threads:
17
- '1'
18
- '3'
0 commit comments