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 23fc627 commit 46a51f7Copy full SHA for 46a51f7
.github/workflows/CI.yml
@@ -13,6 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
version:
16
+ - '1.0' # 1.0 is only partially tested; in the next breaking release, add [compat] 'julia = "1.6"' and drop this
17
- '1.6'
18
- '1'
19
- 'nightly'
0 commit comments