Skip to content

Commit 1e1753a

Browse files
Update nightly.steps.yaml (#270)
1 parent a3088da commit 1e1753a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/nightly.steps.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ steps:
1212
message: "exampleproject-4.26 ${BUILDKITE_MESSAGE}"
1313
env:
1414
BUILD_TYPE: "EXAMPLE"
15-
GDK_BRANCH: "${GDK_BRANCH:-0.13.0-rc}" # NOTE: temp fix for new ci release interop issues
16-
ENGINE_BRANCH: "${ENGINE_BRANCH:-4.26-SpatialOSUnrealGDK-0.13.0-rc}" # NOTE: temp fix for new ci release interop issues
15+
GDK_BRANCH: "${GDK_BRANCH:-0.13.0}" # NOTE: temp fix for new ci release interop issues
16+
ENGINE_BRANCH: "${ENGINE_BRANCH:-4.26-SpatialOSUnrealGDK-0.13.0}" # NOTE: temp fix for new ci release interop issues
1717
ENGINE_MAJOR: "4.26"
1818
PROJECT_BRANCH: "${BUILDKITE_BRANCH}"
1919
USE_FASTBUILD: "True"

0 commit comments

Comments
 (0)