Change test workflow to Luanti 5.10
This commit is contained in:
parent
d547f5fe43
commit
5883a0ce65
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
cfg:
|
cfg:
|
||||||
- { image: 'registry.gitlab.com/minetest/minetest/server:5.0.1', mtg: false }
|
- { image: 'registry.gitlab.com/minetest/minetest/server:5.0.1', mtg: false }
|
||||||
- { image: 'ghcr.io/minetest/minetest:5.9.0', mtg: true }
|
- { image: 'ghcr.io/minetest/minetest:5.10.0', mtg: true }
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@main
|
- uses: actions/checkout@main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user