Skip to content

Commit 1fc3193

Browse files
Merge pull request #911 from elfosardo/update-irso-functional34
🌱 Update irso-functional job with correct ironic-image version
2 parents bd4127c + 64771b2 commit 1fc3193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/irso-functional.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
IRONIC_CUSTOM_IMAGE: localhost/ironic:test
1616
# NOTE(dtantsur): change this on stable branches to make sure the correct
1717
# logic is used in IrSO, and also that the tests are skipped properly.
18-
IRONIC_CUSTOM_VERSION: latest
18+
IRONIC_CUSTOM_VERSION: "34.0"
1919
steps:
2020
- name: Check docker version
2121
run: docker --version

0 commit comments

Comments
 (0)