mirror of
https://gitlab.com/MisterBiggs/astro-helper.git
synced 2025-08-15 17:41:24 +00:00
add LTS to test versions
This commit is contained in:
@@ -36,10 +36,12 @@
|
||||
# image: julia:0.7
|
||||
# <<: *test_definition
|
||||
|
||||
# test:1.0:
|
||||
# image: julia:1.0
|
||||
# <<: *test_definition
|
||||
# Current LTS Release
|
||||
test:1.0.5:
|
||||
image: julia:1.0
|
||||
<<: *test_definition
|
||||
|
||||
# Current Stable Release
|
||||
test:1.5:
|
||||
image: julia:1.5
|
||||
<<: *test_definition
|
||||
|
Reference in New Issue
Block a user