File tree Expand file tree Collapse file tree 7 files changed +0
-28
lines changed Expand file tree Collapse file tree 7 files changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ services:
1010
1111 test :
1212 image : swiftly:18.04-test
13- environment :
14- - SWIFTLY_PLATFORM_NAME=ubuntu1804
15- - SWIFTLY_PLATFORM_NAME_FULL=ubuntu18.04
16- - SWIFTLY_PLATFORM_NAME_PRETTY="Ubuntu 18.04"
1713
1814 install-test-setup :
1915 image : swiftly:18.04-install-test
Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ services:
1010
1111 test :
1212 image : swiftly:20.04-test
13- environment :
14- - SWIFTLY_PLATFORM_NAME=ubuntu2004
15- - SWIFTLY_PLATFORM_NAME_FULL=ubuntu20.04
16- - SWIFTLY_PLATFORM_NAME_PRETTY="Ubuntu 20.04"
1713
1814 install-test-setup :
1915 image : swiftly:20.04-install-test
Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ services:
1010
1111 test :
1212 image : swiftly:22.04-test
13- environment :
14- - SWIFTLY_PLATFORM_NAME=ubuntu2204
15- - SWIFTLY_PLATFORM_NAME_FULL=ubuntu22.04
16- - SWIFTLY_PLATFORM_NAME_PRETTY="Ubuntu 22.04"
1713
1814 install-test-setup :
1915 image : swiftly:22.04-install-test
Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ services:
1010
1111 test :
1212 image : swiftly:23.10-test
13- environment :
14- - SWIFTLY_PLATFORM_NAME=ubuntu2310
15- - SWIFTLY_PLATFORM_NAME_FULL=ubuntu23.10
16- - SWIFTLY_PLATFORM_NAME_PRETTY="Ubuntu 23.10"
1713
1814 install-test-setup :
1915 image : swiftly:23.10-install-test
Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ services:
1010
1111 test :
1212 image : swiftly:24.04-test
13- environment :
14- - SWIFTLY_PLATFORM_NAME=ubuntu2404
15- - SWIFTLY_PLATFORM_NAME_FULL=ubuntu24.04
16- - SWIFTLY_PLATFORM_NAME_PRETTY="Ubuntu 24.04"
1713
1814 install-test-setup :
1915 image : swiftly:24.04-install-test
Original file line number Diff line number Diff line change @@ -12,10 +12,6 @@ services:
1212
1313 test :
1414 image : swiftly:amazonlinux2-test
15- environment :
16- - SWIFTLY_PLATFORM_NAME=amazonlinux2
17- - SWIFTLY_PLATFORM_NAME_FULL=amazonlinux2
18- - SWIFTLY_PLATFORM_NAME_PRETTY="Amazon Linux 2"
1915
2016 install-test-setup :
2117 image : swiftly:amazonlinux2-install-test
Original file line number Diff line number Diff line change @@ -12,10 +12,6 @@ services:
1212
1313 test :
1414 image : swiftly:ubi9-test
15- environment :
16- - SWIFTLY_PLATFORM_NAME=ubi9
17- - SWIFTLY_PLATFORM_NAME_FULL=ubi9
18- - SWIFTLY_PLATFORM_NAME_PRETTY="Red Hat Enterprise Linux 9"
1915
2016 install-test-setup :
2117 image : swiftly:ubi9-install-test
You can’t perform that action at this time.
0 commit comments