mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2024-11-18 00:18:13 +01:00
Run unit tests on MT 5.0 too
This commit is contained in:
parent
fb7a37e87c
commit
28374f4f27
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -9,6 +9,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
cfg:
|
cfg:
|
||||||
|
- { image: 'registry.gitlab.com/minetest/minetest/server:5.0.1', mtg: false }
|
||||||
- { image: 'registry.gitlab.com/minetest/minetest/server:5.5.1', mtg: false }
|
- { image: 'registry.gitlab.com/minetest/minetest/server:5.5.1', mtg: false }
|
||||||
- { image: '', mtg: true } # latest mater
|
- { image: '', mtg: true } # latest mater
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user