Skip to content
Snippets Groups Projects
Commit 1d9e9612 authored by David Gilbert's avatar David Gilbert :bug:
Browse files

fix(ci): Fixes wrong build version

parent d52a671b
No related branches found
No related tags found
2 merge requests!6Pull 5.4 changes into 5.5,!5Release dev to main branch
Pipeline #521354 failed
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
...@@ -40,8 +40,7 @@ include: ...@@ -40,8 +40,7 @@ include:
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version. # Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
variables: variables:
UNREAL_VERSION: "5.3" UNREAL_VERSION: "5.4"
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay"
stages: stages:
- analyze - analyze
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment