Skip to content

Commit f93ef30

Browse files
committed
run tests on Julia version 1.10 instead of 1.6 (former vs new LTS version)
1 parent f9ae6dc commit f93ef30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
version:
1717
- '1'
18-
- '1.6'
18+
- '1.10'
1919
os:
2020
- ubuntu-latest
2121
- macOS-latest

0 commit comments

Comments
 (0)