diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a974981395c1384e4f0a32c09c536d9ac4277068..20ea821a08c9275202be6750bcc45bab43f99419 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,7 +41,7 @@ include:
 # Use the CUSTOM_NDISPLAY_CONFIG variable in case you need a custom ndisplay config. These are always located in /home/vrdemo/configs/ndisplay.
 
 variables:
-    UNREAL_VERSION: "5.3"
+    UNREAL_VERSION: "5.4"
     CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay"
 
 stages: