mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
Drop macOS from binaries build matrix
This commit is contained in:
parent
c8a442919d
commit
7f79426758
2
.github/workflows/build-binaries.yml
vendored
2
.github/workflows/build-binaries.yml
vendored
@ -13,8 +13,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- name: macos
|
||||
runs-on: [self-hosted, macOS, X64]
|
||||
- name: linux
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ${{ matrix.runs-on }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user