mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-17 03:55:58 +00:00
Designate java21 as the latest/default image (#2757)
This commit is contained in:
2
.github/workflows/verify-pr.yml
vendored
2
.github/workflows/verify-pr.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
mcVersion: 1.12.2
|
||||
env:
|
||||
IMAGE_TO_TEST: ${{ github.repository_owner }}/minecraft-server:test-${{ matrix.variant }}-${{ github.run_id }}
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.1.2
|
||||
|
||||
Reference in New Issue
Block a user