We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac6175 commit 62e920eCopy full SHA for 62e920e
1 file changed
.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
6
7
env:
8
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
9
- UNITY_VERSION: ${{ secrets.UNITY_VERSION }}
+ UNITY_VERSION: "2020.1.10f1"
10
11
jobs:
12
build:
0 commit comments