Skip to content

Commit 05050bd

Browse files
Patch workflow to FIX the release due to obsolete errors in 6000.5
1 parent 50640b9 commit 05050bd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/development-buildandtestupmrelease.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
matrix:
3333
os: [ubuntu-latest, windows-latest, macos-latest]
3434
unity-version:
35-
- 6000.0
36-
- 6000.1
37-
- 6000.2
38-
- 6000.3
35+
- '6000.0.x'
36+
- '6000.1'
37+
- '6000.2'
38+
- '6000.3'
3939
include:
4040
- os: ubuntu-latest
4141
build-targets: StandaloneLinux64, Android

0 commit comments

Comments
 (0)