We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866e685 commit 35ddf01Copy full SHA for 35ddf01
.github/workflows/il2cpp.yml
@@ -16,15 +16,15 @@ jobs:
16
fail-fast: false
17
matrix:
18
include:
19
- - unity: "2019.4.28f1"
20
- target: "StandaloneWindows64"
21
- os: "windows-latest"
22
23
- target: "StandaloneLinux64"
24
- os: "ubuntu-latest"
25
26
- target: "Android"
27
+ # - unity: "2019.4.28f1"
+ # target: "StandaloneWindows64"
+ # os: "windows-latest"
+ # target: "StandaloneLinux64"
+ # os: "ubuntu-latest"
+ # target: "Android"
28
29
- unity: "2022.3.33f1"
30
target: "StandaloneWindows64"
0 commit comments