Skip to content

Commit 5950f4a

Browse files
authored
Merge pull request #71 from TuringLang/cpfiffer-patch-1
Change tests to Julia 1.6+
2 parents 9b3ac5a + dd27a04 commit 5950f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
version:
16-
- '1.0'
16+
- '1.6'
1717
- '1'
1818
- 'nightly'
1919
os:

0 commit comments

Comments
 (0)