mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2024-12-04 13:23:43 +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:
|
||||
matrix:
|
||||
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: '', mtg: true } # latest mater
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user