mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 13:06:56 +00:00
Don't test windows as script would have to be adapted
This commit is contained in:
parent
2ee52c8d39
commit
f7ff798e3b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
|
|
@ -12,8 +12,6 @@ jobs:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- ubuntu-24.04-arm
|
- ubuntu-24.04-arm
|
||||||
- windows-latest
|
|
||||||
- windows-11-arm
|
|
||||||
- macos-latest # arm
|
- macos-latest # arm
|
||||||
- macos-13 # x64
|
- macos-13 # x64
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue