We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425e1b2 commit 08ef6f2Copy full SHA for 08ef6f2
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
image: itzg/minecraft-server:latest
19
ports:
20
- 25565:25565
21
- - 7001:7001
+ - 7000:7000
22
env:
23
EULA: "TRUE"
24
VERSION: "${{ matrix.minecraft-version }}"
0 commit comments