Skip to content

Commit 1d3c43d

Browse files
committed
Modify the CI pipeline to test Julia v1.7 instead of v1.6
1 parent ba83f9b commit 1d3c43d

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
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
version:
2121
- '1'
22-
- '1.6'
22+
- '1.7'
2323
os:
2424
- ubuntu-latest
2525
arch:

0 commit comments

Comments
 (0)