mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-30 05:05:20 -05:00
Run Forge tests on 1.18.1 as well
This commit is contained in:
@@ -48,6 +48,8 @@ class ForgeTest extends Specification implements GradleProjectTestTrait {
|
||||
|
||||
where:
|
||||
mcVersion | forgeVersion | mappings
|
||||
'1.18.1' | "39.0.63" | "loom.officialMojangMappings()"
|
||||
'1.18.1' | "39.0.63" | "\"net.fabricmc:yarn:1.18.1+build.22:v2\""
|
||||
'1.17.1' | "37.0.67" | "loom.officialMojangMappings()"
|
||||
'1.17.1' | "37.0.67" | "\"net.fabricmc:yarn:1.17.1+build.61:v2\""
|
||||
'1.16.5' | "36.2.4" | "loom.officialMojangMappings()"
|
||||
|
||||
Reference in New Issue
Block a user