diff --git a/.github/workflows/test-tgs.yml b/.github/workflows/test-tgs.yml index ddc4683dc5..92c7c94d4b 100644 --- a/.github/workflows/test-tgs.yml +++ b/.github/workflows/test-tgs.yml @@ -13,7 +13,7 @@ concurrency: env: OD_DOTNET_VERSION: 7 TGS_DOTNET_VERSION: 8 - TGS_REFERENCE: OpenDreamTesting # This may break as branches get deleted during the TGS6 release cycle. Move it forward with the merge order: OpenDreamTesting -> V6 -> dev + TGS_REFERENCE: V6 # This will break after the V6 branch gets deleted during the TGS6 release cycle. When it does, change this to `dev` jobs: build: