Skip to content

Commit

Permalink
Merge pull request #998 from wzshiming/test/failed
Browse files Browse the repository at this point in the history
Remove e2e test with docker on MacOS
  • Loading branch information
wzshiming authored Mar 15, 2024
2 parents 2128885 + b91fe37 commit 643b90e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,6 @@ jobs:
# MacOS amd64
- os: macos-13
kwokctl-runtime: binary
- os: macos-13
kwokctl-runtime: docker
- os: macos-13
kwokctl-runtime: kind
# MacOS arm64
- os: macos-14
kwokctl-runtime: binary
Expand Down
2 changes: 1 addition & 1 deletion site/content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Runtime indicates which medium `kwokctl` will use to start the cluster
|:-------------:|:------:|:------:|:------:|:-------:|:-----:|:-----------:|
| linux/amd64 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
| linux/arm64 | 🔵 | 🔵 | 🔵 | 🔵 | 🔵 | 🔵 |
| darwin/amd64 | 🟢/🟠 | 🟢 | 🔵 | 🔵/🟡 | 🟢 | 🔵 |
| darwin/amd64 | 🟢/🟠 | 🔵 | 🔵 | 🔵/🟡 | 🔵 | 🔵 |
| darwin/arm64 | 🟢/🟠 | 🔵 | 🔵 | 🔵/🟡 | 🔵 | 🔵 |
| windows/amd64 | 🟢/🟠 | 🟣 | 🟤 | 🟤/🟡 | 🟤 | 🟤 |
| windows/arm64 | 🟣/🟠 | 🟣 | 🔴 | 🔴 | 🔴 | 🔴 |
Expand Down

0 comments on commit 643b90e

Please sign in to comment.