Skip to content

Commit 223bb44

Browse files
committed
Change 1.11 tag to rc
1 parent 1a4db59 commit 223bb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ unit_tests_releases:
2626
extends: .untit_test_template
2727
parallel:
2828
matrix:
29-
- JULIA_VERSION: ["1.6", "1.7", "1.8", "1.9", "1.10", "1.11"]
29+
- JULIA_VERSION: ["1.6", "1.7", "1.8", "1.9", "1.10", "rc"]
3030
image: julia:$JULIA_VERSION
3131

3232
unit_tests_nightly:

0 commit comments

Comments
 (0)