Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen committed Oct 30, 2024
1 parent 289bf39 commit d0d8866
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test_published_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ jobs:
- uses: madhead/semver-utils@latest
id: version
with:
version: ${{ inputs.IMAGE_VERSION }}
# TODO Make dynamic
# version: ${{ inputs.IMAGE_VERSION }}
version: 5.5.2

- name: Run smoke test against EE image
timeout-minutes: 10
Expand Down

0 comments on commit d0d8866

Please sign in to comment.