Skip to content

Commit d260a52

Browse files
authored
fix(ci): remove unsupported Ubuntu versions (#2175)
1 parent 614e6c5 commit d260a52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ansible/group_vars/all.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ virtual_machines:
140140
ubuntu-os:
141141
project: ubuntu-os-cloud
142142
families:
143-
- ubuntu-2004-lts
144143
- ubuntu-2204-lts
145144
- ubuntu-2404-lts-amd64
146145

@@ -149,7 +148,6 @@ virtual_machines:
149148
arch: arm64
150149
machine_type: t2a-standard-2
151150
families:
152-
- ubuntu-2004-lts-arm64
153151
- ubuntu-2204-lts-arm64
154152
- ubuntu-2404-lts-arm64
155153

0 commit comments

Comments
 (0)