Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kuler90 committed Apr 2, 2021
1 parent acb85a6 commit f44e3f3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@ jobs:
fail-fast: false
matrix:
os:
- macos-10.15
- macos-11.0
- macos-latest
unity-version:
- 2018.4.1f1
- 2019.4.1f1
- 2020.1.0f1
- 2020.2.0b10
- 2020.3.1f1
- 2021.1.1f1
unity-module:
# - android # may freeze on macOS
- ios
Expand Down
7 changes: 3 additions & 4 deletions .github/workflows/test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-latest
unity-version:
- 2018.4.1f1
- 2019.4.1f1
- 2020.1.0f1
- 2020.2.0b10
- 2020.3.1f1
- 2021.1.1f1
unity-module:
- android
- ios
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
fail-fast: false
matrix:
os:
- windows-2019
- windows-latest
unity-version:
- 2018.4.1f1
- 2019.4.1f1
- 2020.1.0f1
- 2020.2.0b10
- 2020.3.1f1
- 2021.1.1f1
unity-module:
- android
- ios
Expand Down

0 comments on commit f44e3f3

Please sign in to comment.