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 89d6500 commit 3269d08Copy full SHA for 3269d08
.github/workflows/test-legacy-compilers.yaml
@@ -71,7 +71,7 @@ jobs:
71
bundle exec bolt plan run peadm_spec::provision_test_cluster \
72
--modulepath spec/fixtures/modules \
73
provider=docker \
74
- image=litmusimage/ubuntu:22.04 \
+ image=litmusimage/debian:9 \
75
architecture=large-with-dr
76
echo ::endgroup::
77
echo ::output_directory::
0 commit comments