Allow embedded comments in newline-comma lists (#3705)

This commit is contained in:
Geoff Bourne
2025-10-12 13:02:02 -05:00
committed by GitHub
parent 009412e52c
commit 9ff2f8f671
14 changed files with 268 additions and 245 deletions

View File

@@ -44,7 +44,7 @@ jobs:
platforms: linux/amd64
mcVersion: 1.12.2
# Pin version for Java 8
mcHelperVersion: 1.42.1
# mcHelperVersion: 1.42.1
env:
IMAGE_TO_TEST: ${{ github.repository_owner }}/minecraft-server:test-${{ matrix.variant }}-${{ github.run_id }}
runs-on: ubuntu-22.04