Skip to content

Commit

Permalink
Use 2019.2.21f1
Browse files Browse the repository at this point in the history
  • Loading branch information
timcassell committed Apr 19, 2023
1 parent b96ed73 commit 5ff0649
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
projectPath:
- unity-project-with-correct-tests
unityVersion:
- 2019.2.11f1
- 2019.2.21f1
testMode:
- playmode
- editmode
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
projectPath:
- unity-project-with-correct-tests
unityVersion:
- 2019.2.11f1
- 2019.2.21f1
steps:
###########################
# Checkout #
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
fail-fast: false
matrix:
unityVersion:
- 2019.2.11f1
- 2019.2.21f1
projectPath:
- unity-project-with-correct-tests
steps:
Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
projectPath:
- unity-project-with-correct-tests
unityVersion:
- 2019.2.11f1
- 2019.2.21f1
steps:
###########################
# Checkout #
Expand Down Expand Up @@ -244,7 +244,7 @@ jobs:
projectPath:
- unity-project-with-correct-tests
unityVersion:
- 2019.2.11f1
- 2019.2.21f1
steps:
###########################
# Checkout #
Expand Down Expand Up @@ -343,7 +343,7 @@ jobs:
fail-fast: false
matrix:
unityVersion:
- 2019.2.11f1
- 2019.2.21f1
projectPath:
- unity-project-with-correct-tests
steps:
Expand Down

0 comments on commit 5ff0649

Please sign in to comment.