Skip to content

Commit

Permalink
Add UE 4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
tustanivsky committed Oct 31, 2024
1 parent dff7f01 commit a0c5eb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
fail-fast: false
matrix:
# Note: these versions must match scripts/packaging/engine-versions.txt
unreal: ['5.0', '5.1', '5.2', '5.3', '5.4']
unreal: ['4.27', '5.0', '5.1', '5.2', '5.3', '5.4']
app: ['sample']

steps:
Expand Down
3 changes: 2 additions & 1 deletion scripts/packaging/engine-versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
5.3
5.2
5.1
5.0
5.0
4.27

0 comments on commit a0c5eb0

Please sign in to comment.