Re enables beta CI (#27693)

* Re enables beta CI

* aaaaaaaaaaaaaa
This commit is contained in:
AffectedArc07
2024-12-30 10:36:04 +00:00
committed by GitHub
parent 10af89f55f
commit 4d98533105
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ jobs:
'/datum/map/cerestation',
'/datum/map/emeraldstation',
]
byondtype: ['STABLE']
byondtype: ['STABLE', 'BETA']
services:
mariadb:
image: mariadb:latest
+2 -2
View File
@@ -8,9 +8,9 @@ export STABLE_BYOND_MAJOR=515
# Stable Byond Minor
export STABLE_BYOND_MINOR=1633
# Beta Byond Major - Uncomment and update if beta cycle active
#export BETA_BYOND_MAJOR=515
export BETA_BYOND_MAJOR=516
# Beta Byond Minor - Uncomment and update if beta cycle active
#export BETA_BYOND_MINOR=1633
export BETA_BYOND_MINOR=1648
# Python version for mapmerge and other tools
export PYTHON_VERSION=3.11.6
# RUSTG version