We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a36900a + 36baaf0 commit e6095d6Copy full SHA for e6095d6
.github/workflows/build-ami.yml
@@ -37,7 +37,7 @@ jobs:
37
buildandpublish:
38
strategy:
39
matrix:
40
- target: ['ubuntu-2204', 'ubuntu-2404', 'flatcar', 'rhel-8']
+ target: ['ubuntu-2204', 'ubuntu-2404', 'flatcar']
41
max-parallel: 1
42
fail-fast: false
43
name: Build and publish CAPA AMIs
0 commit comments