Skip to content

Commit

Permalink
Update verify-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrserb authored Mar 20, 2024
1 parent e7b06aa commit 8c5815e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/checkout@v2
- name: Test Corretto ${{ matrix.version }} ${{ matrix.package }} package on ${{ matrix.platform }}
run: ./bin/test-image.sh "${{ matrix.version }}/${{ matrix.package }}/${{ matrix.platform }}/Dockerfile" ${{ matrix.version }} ${{ matrix.package }}

verify-corretto-22:
name: Verify Corretto 22 JDK Images
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8c5815e

Please sign in to comment.