Skip to content

Commit cedc567

Browse files
authored
Merge pull request #159155 from rail/blathers/backport-release-24.3-159150
2 parents 47f9cca + 68be7f3 commit cedc567

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/bincheck.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ jobs:
1515
- uses: actions/checkout@v3
1616
- run: cd build/release/bincheck && ./test-linux ${{ github.ref_name }} ${{ github.sha }}
1717

18-
darwin-amd64:
19-
runs-on: macos-13
20-
steps:
21-
- uses: actions/checkout@v3
22-
- run: cd build/release/bincheck && ./test-macos-amd64 ${{ github.ref_name }} ${{ github.sha }}
23-
2418
darwin-arm64:
2519
runs-on: macos-latest
2620
steps:

0 commit comments

Comments
 (0)