We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777244d commit a0f71f6Copy full SHA for a0f71f6
bin/yaml/julia.yaml
@@ -5,6 +5,8 @@ compilers:
5
dir: julia-{name}
6
check_exe: bin/julia --version
7
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
10
- name: 1.10.0
11
url: https://julialang-s3.julialang.org/bin/linux/x64/1.10/julia-1.10.0-linux-x86_64.tar.gz
12
- name: 1.9.3
0 commit comments