Skip to content

Commit

Permalink
tmp: disable Unity 2021 Android API 30 test
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Apr 30, 2022
1 parent 75efe2c commit 4d90ce2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,9 @@ jobs:
# API 21 is no longer supported since Unity 2021.2.10f1
- api-level: 21
unity-version: '2021'
# Smoke test currently crashes on API 30 with Unity 2021 build on CI, see issue #719
- api-level: 30
unity-version: '2021'
defaults:
run:
shell: pwsh
Expand Down

0 comments on commit 4d90ce2

Please sign in to comment.