Skip to content

Commit 3180efb

Browse files
authored
Merge pull request #39 from staticfloat/sf/update_ci
Bump testing to Julia v1.6+
2 parents c1c705c + 22f24ce commit 3180efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
julia-version:
18-
- "1.0"
18+
- "1.6"
1919
- "1"
2020
- "nightly"
2121
os:

0 commit comments

Comments
 (0)