]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove legacy Quake bbox expansion: update pipeline hash
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 12 Mar 2024 01:37:30 +0000 (11:37 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 14 Mar 2024 22:14:48 +0000 (08:14 +1000)
.gitlab-ci.yml

index a36862c5628bfbc674b509ecaba278afa92a2e69..7647566dfa204f82b38887843028af9c9c782574 100644 (file)
@@ -36,7 +36,7 @@ test_compilation_units:
 test_sv_game:
   stage: test
   script:
-    - export EXPECT=9ee7ce44ffe60a5e1cf29a2b82f79ebf
+    - export EXPECT=ded5d54d7a8326069f5f3d015cee1bf2
     - qcsrc/tools/sv_game-hashtest.sh
     - exit $?