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

This reverts commit f70ea30438.
This commit is contained in:
Gandalf
2021-05-25 04:20:37 +01:00
committed by GitHub
parent 456f347dfa
commit 4061887740
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=514
export BYOND_MINOR=1554
export BYOND_MAJOR=513
export BYOND_MINOR=1536
#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.7
export SPACEMAN_DMM_VERSION=suite-1.6
# Extools git tag
export EXTOOLS_VERSION=v0.0.7
+1 -1
View File
@@ -38,7 +38,7 @@ services:
driver: none
setup:
environment:
TGS_BYOND: 514.1554
TGS_BYOND: 513.1514
TGS_REPO: https://github.com/tgstation/tgstation
build:
context: ./SetupProgram