mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Disable e2e-tests on x86_64h-apple-darwin
macos-14-arm64 cannot execute executable built for x86_64h
This commit is contained in:
parent
60a194be90
commit
a2d2c5d85c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-packages.yml
vendored
2
.github/workflows/release-packages.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
- { o: macos-14, t: x86_64-apple-darwin }
|
||||
- { o: macos-14, t: x86_64h-apple-darwin, r: true }
|
||||
- { o: macos-14, t: x86_64h-apple-darwin }
|
||||
- { o: macos-14, t: aarch64-apple-darwin, r: true }
|
||||
- {
|
||||
o: ubuntu-latest,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue