We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd4127c + 64771b2 commit 1fc3193Copy full SHA for 1fc3193
.github/workflows/irso-functional.yml
@@ -15,7 +15,7 @@ jobs:
15
IRONIC_CUSTOM_IMAGE: localhost/ironic:test
16
# NOTE(dtantsur): change this on stable branches to make sure the correct
17
# logic is used in IrSO, and also that the tests are skipped properly.
18
- IRONIC_CUSTOM_VERSION: latest
+ IRONIC_CUSTOM_VERSION: "34.0"
19
steps:
20
- name: Check docker version
21
run: docker --version
0 commit comments