Skip to content

Commit 63a13b6

Browse files
Merge #510
510: Now that Julia 1.9 is released, include 1.8 in CI uinit test matrix. r=DilumAluthge a=MarkNahabedian The title says it all. Co-authored-by: MarkNahabedian <[email protected]>
2 parents b22d791 + dd5b7e5 commit 63a13b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_unit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- '1.5'
2929
- '1.6'
3030
- '1.7'
31+
- '1.8'
3132
- '1'
3233
- 'nightly'
3334
steps:

0 commit comments

Comments
 (0)