We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437bedd commit dd335aeCopy full SHA for dd335ae
.github/workflows/build-base-images.yml
@@ -57,7 +57,7 @@ jobs:
57
# distro: temurin
58
59
- lang: java11
60
- runner: [ 'self-hosted', 'lima-cdxgen-asin-1' ]
+ runner: [ 'self-hosted', 'test' ]
61
base-image:
62
additional-image: java11-slim
63
cdxgen-image:
@@ -66,10 +66,10 @@ jobs:
66
additional-image3: cdxgen-java-slim
67
68
- lang: java17
69
70
71
- lang: java17-slim
72
73
74
# - lang: java21
75
0 commit comments