Designate java21 as the latest/default image (#2757)

This commit is contained in:
Geoff Bourne
2024-04-04 21:16:48 -05:00
committed by GitHub
parent 55e7b8bee5
commit b22c818f0e
4 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ on:
jobs:
check:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
issues: write
pull-requests: write