Skip to content

Commit

Permalink
Adjust job labels as well
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Sep 17, 2024
1 parent d0dd93b commit 4574518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- version: 24
type: ea
release: leyden
name: "OpenJDK ${{ matrix.jdk.version }} (${{ matrix.jdk.release || 'ea' }})"
name: "OpenJDK ${{ matrix.jdk.version }} (${{ matrix.jdk.release || matrix.jdk.type }})"
runs-on: ubuntu-latest
steps:
- name: Check out repository
Expand Down

0 comments on commit 4574518

Please sign in to comment.