mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 18:06:45 +00:00
updated workflows with ubuntu 24.04 runner
This commit is contained in:
parent
83a06ff9d9
commit
203c3677b6
7 changed files with 43 additions and 43 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue