mirror of
https://github.com/android-actions/setup-android
synced 2024-11-21 21:19:41 -08:00
[CI] Disable macos-11, enable macos-14
This commit is contained in:
parent
29d7cbabdd
commit
f34c17e4f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
@ -61,9 +61,9 @@ jobs:
|
|||
- ubuntu-24.04
|
||||
- ubuntu-22.04
|
||||
- ubuntu-20.04
|
||||
- macos-14
|
||||
- macos-13
|
||||
- macos-12
|
||||
- macos-11
|
||||
- windows-2022
|
||||
- windows-2019
|
||||
cmdline-tools-version:
|
||||
|
|
Loading…
Reference in a new issue