Skip to content

Commit

Permalink
Use @rigazilla's branch to resolve issues with actions-setup-cekit#28
Browse files Browse the repository at this point in the history
See discussion in:
cekit/actions-setup-cekit#28
  • Loading branch information
jmtd committed Oct 2, 2024
1 parent a1794cf commit 12ecff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubi9-openjdk-17-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
${{ env.OPENJDK_CONTAINER }}:${{ env.OPENJDK_CONTAINER_VERSION }}
- name: Install CEKit
uses: cekit/actions-setup-cekit@v1.1.5
uses: rigazilla/action-setup-cekit@fix-venv

# even though we don't run any S2I tests for the runtime images, the test suite
# will fail to start if the s2i binary is not present.
Expand Down

0 comments on commit 12ecff8

Please sign in to comment.