mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-09 16:24:20 +00:00
Macos 13 is EOL. (#233)
--------- Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
This commit is contained in:
parent
95eab887c3
commit
c5faea29a6
2 changed files with 1 additions and 8 deletions
1
.github/workflows/unit-tests.yml
vendored
1
.github/workflows/unit-tests.yml
vendored
|
|
@ -19,7 +19,6 @@ jobs:
|
|||
- windows-latest
|
||||
- windows-11-arm
|
||||
- macos-latest # arm
|
||||
- macos-13 # x64
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue