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 8c5815e commit f519f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
version: [ 22 ]
package: [ jdk ]
platform: [ debian ]
steps:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Test Corretto ${{ matrix.version }} ${{ matrix.package }} package on ${{ matrix.platform }}
Expand Down

0 comments on commit f519f72

Please sign in to comment.