Update byond version for ci. Makes unit tests 30 seconds faster. (#80918)

This will make ci more than 30 seconds faster to start the game for unit
tests thanks to [ID:2906744](https://www.byond.com/forum/post/2906744)

---------

Co-authored-by: Zephyr <12817816+ZephyrTFA@users.noreply.github.com>
This commit is contained in:
Kyle Spier-Swenson
2024-01-12 18:43:40 -08:00
committed by GitHub
parent ee202d6e53
commit 548cad9596
2 changed files with 2 additions and 2 deletions

View File

@@ -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: "515.1620"
byond: "515.1626"
# Folders to create in "<instance_path>/Configuration/GameStaticFiles/"
static_files:
# Config directory should be static

View File

@@ -5,7 +5,7 @@
# byond version
export BYOND_MAJOR=515
export BYOND_MINOR=1620
export BYOND_MINOR=1626
#rust_g git tag
export RUST_G_VERSION=3.0.0