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 8b94234 commit a5c25c0Copy full SHA for a5c25c0
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
matrix:
19
version:
20
- '1.6'
21
+ - '1.10'
22
- '1'
23
os:
24
- ubuntu-latest
Project.toml
@@ -7,7 +7,6 @@ version = "3.4.0"
7
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
8
9
[compat]
10
-REPL = "1.11.0"
11
ScientificTypesBase = "1, 2, 3"
12
julia = "1.6"
13
0 commit comments