Skip to content

Commit

Permalink
unreal 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Jul 18, 2023
1 parent e07507d commit 9530663
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ steps:

# Unreal Engine 5.1 - macOS
- label: 'Build Plugin - 5.2 macOS'
agents:
queue: ms-arm-12-8
env:
UE_VERSION: "5.2"
DEVELOPER_DIR: "/Applications/Xcode13.4.app"
Expand Down Expand Up @@ -79,7 +81,7 @@ steps:
# Unreal Engine 5.1 - Windows
- label: 'Build Plugin - 5.2 Windows'
agents:
queue: windows-general-wsl
queue: win-general-2
env:
UE_VERSION: "5.2"
command: features/scripts/build-plugin-wsl.sh
Expand Down

0 comments on commit 9530663

Please sign in to comment.