Skip to content

Commit 08ef6f2

Browse files
committed
Fix ci ports
1 parent 425e1b2 commit 08ef6f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
image: itzg/minecraft-server:latest
1919
ports:
2020
- 25565:25565
21-
- 7001:7001
21+
- 7000:7000
2222
env:
2323
EULA: "TRUE"
2424
VERSION: "${{ matrix.minecraft-version }}"

0 commit comments

Comments
 (0)