Skip to content

Commit c2ed48b

Browse files
committed
Set min julia to 1.11 to allow using sources
1 parent d6e221c commit c2ed48b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.8'
22+
- '1.11'
2323
os:
2424
- ubuntu-latest
2525
- macOS-latest

0 commit comments

Comments
 (0)