From 8059a16670d1a5f56da77d10808c183dc351119f Mon Sep 17 00:00:00 2001 From: bruno-dasilva <8520801+bruno-dasilva@users.noreply.github.com> Date: Mon, 20 Jul 2026 02:37:43 -0700 Subject: [PATCH] Bump game version in synctest.yml Engine moved the sync feature flag. --- .github/workflows/synctest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/synctest.yml b/.github/workflows/synctest.yml index 89fa59a471..c01baeaa60 100644 --- a/.github/workflows/synctest.yml +++ b/.github/workflows/synctest.yml @@ -33,7 +33,7 @@ defaults: env: MAP: "Jade Empress 1.41" - GAME: "Beyond All Reason test-30212-63c6ded" + GAME: "Beyond All Reason test-30707-555e3a1" HASH_FILE: "synctest_synchash.json" jobs: