Skip to content

Commit 6a16eb0

Browse files
authored
Resolve conflicts to add oracle linux 9
1 parent 08b1d25 commit 6a16eb0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.buildkite/scripts/common/vm-images.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,8 @@
44
"ubuntu": ["ubuntu-2404", "ubuntu-2204", "ubuntu-2004"],
55
"debian": ["debian-13", "debian-12", "debian-11"],
66
"rhel": ["rhel-9", "rhel-8"],
7-
<<<<<<< HEAD
8-
"oraclelinux": ["oraclelinux-8", "oraclelinux-7"],
9-
"rocky": ["rocky-linux-8"],
10-
=======
117
"oraclelinux": ["oraclelinux-9", "oraclelinux-8", "oraclelinux-7"],
12-
"rocky": ["rocky-linux-9", "rocky-linux-8"],
13-
"almalinux": ["almalinux-9", "almalinux-8"],
14-
>>>>>>> 3b59fb59d (Add tests for Oracle Linux 9 (#18891))
8+
"rocky": ["rocky-linux-8"],
159
"amazonlinux": ["amazonlinux-2023"],
1610
"opensuse": ["opensuse-leap-15"]
1711
},

0 commit comments

Comments
 (0)