Skip to content

Commit a0f71f6

Browse files
authored
Add julia v1.11.2 (#1471)
1 parent 777244d commit a0f71f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/yaml/julia.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ compilers:
55
dir: julia-{name}
66
check_exe: bin/julia --version
77
targets:
8+
- name: 1.11.2
9+
url: https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.2-linux-x86_64.tar.gz
810
- name: 1.10.0
911
url: https://julialang-s3.julialang.org/bin/linux/x64/1.10/julia-1.10.0-linux-x86_64.tar.gz
1012
- name: 1.9.3

0 commit comments

Comments
 (0)