Skip to content

Commit 8983d97

Browse files
committed
Use 2022.3.42f1 because game-ci doesn't have newer images
1 parent 7e08940 commit 8983d97

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: "2022.3.48f1"
15+
UNITY_VERSION: "2022.3.42f1"
1616
jobs:
1717
configuration:
1818
if: |

0 commit comments

Comments
 (0)