Skip to content

Commit 3c8e85d

Browse files
committed
Making 1.10 the minimum version to build on.
1 parent 0f6d332 commit 3c8e85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version:
19-
- '1.6'
19+
- '1.10'
2020
- '1' # automatically expands to the latest stable 1.x release of Julia
2121
- 'nightly'
2222
os:

0 commit comments

Comments
 (0)