Skip to content

Commit 788f697

Browse files
committed
Update Unity version in CI
1 parent bf5f087 commit 788f697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on: # yamllint disable-line rule:truthy
1212
- "v*"
1313

1414
env:
15-
UNITY_VERSION: "2019.4.25f1"
15+
UNITY_VERSION: "2022.3.48f1"
1616
jobs:
1717
configuration:
1818
if: |

0 commit comments

Comments
 (0)