Skip to content

Commit 689cea3

Browse files
committed
Use Julia 1.8.5 for action runs
1 parent 1583771 commit 689cea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
version:
17-
- '1.8.1'
17+
- '1.8.5'
1818
os:
1919
- ubuntu-latest
2020
- windows-latest

0 commit comments

Comments
 (0)