Revert "Revert "[MIRROR] Switches CI to 514 (#5801)" (#5931)" (#5945)

This reverts commit 4061887740.
This commit is contained in:
Gandalf
2021-05-25 16:12:49 +01:00
committed by GitHub
parent 88496d16b2
commit e698438b7c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4,8 +4,8 @@
#Final authority on what's required to fully build the project
# byond version
export BYOND_MAJOR=513
export BYOND_MINOR=1536
export BYOND_MAJOR=514
export BYOND_MINOR=1554
#rust_g git tag
export RUST_G_VERSION=0.4.7
@@ -15,7 +15,7 @@ export NODE_VERSION=12
export NODE_VERSION_PRECISE=12.20.0
# SpacemanDMM git tag
export SPACEMAN_DMM_VERSION=suite-1.6
export SPACEMAN_DMM_VERSION=suite-1.7
# Extools git tag
export EXTOOLS_VERSION=v0.0.7
+1 -1
View File
@@ -38,7 +38,7 @@ services:
driver: none
setup:
environment:
TGS_BYOND: 513.1514
TGS_BYOND: 514.1554
TGS_REPO: https://github.com/tgstation/tgstation
build:
context: ./SetupProgram