mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-04 06:13:09 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: macos
|
|
||||||
runs-on: [self-hosted, macOS, X64]
|
|
||||||
- name: linux
|
- name: linux
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
runs-on: ${{ matrix.runs-on }}
|
runs-on: ${{ matrix.runs-on }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user