Skip to content

Commit 6c956c0

Browse files
Upgrade tested Julia version to 1.10
1 parent 7abb045 commit 6c956c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
julia-version: ["1.6", "1", nightly]
25+
julia-version: ["1.10", "1", nightly]
2626
os: [ubuntu-22.04, windows-2022, macos-14]
2727

2828
steps:

0 commit comments

Comments
 (0)