mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 07:48:55 +00:00
bump unit tests
This commit is contained in:
2
.tgs.yml
2
.tgs.yml
@@ -3,7 +3,7 @@
|
||||
version: 1
|
||||
# The BYOND version to use (kept in sync with dependencies.sh by the "TGS Test Suite" CI job)
|
||||
# Must be interpreted as a string, keep quoted
|
||||
byond: "514.1556"
|
||||
byond: "515.1634"
|
||||
# Folders to create in "<instance_path>/Configuration/GameStaticFiles/"
|
||||
static_files:
|
||||
# Config directory should be static
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
# byond version
|
||||
export BYOND_MAJOR=515
|
||||
export BYOND_MINOR=1633
|
||||
export BYOND_MINOR=1634
|
||||
|
||||
#rust_g git tag
|
||||
export RUST_G_VERSION=0.4.10
|
||||
|
||||
@@ -38,7 +38,7 @@ services:
|
||||
driver: none
|
||||
setup:
|
||||
environment:
|
||||
TGS_BYOND: 513.1514
|
||||
TGS_BYOND: 515.1634
|
||||
TGS_REPO: https://github.com/tgstation/tgstation
|
||||
build:
|
||||
context: ./SetupProgram
|
||||
|
||||
Reference in New Issue
Block a user