mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-02 13:33:08 +00:00
drop macos ci version
This commit is contained in:
parent
8654feccbe
commit
9a274fa475
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -8,7 +8,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
nim: [2.2.4]
|
nim: [2.2.4]
|
||||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
# cmake too new on newer macos, leveldb build breaks
|
||||||
|
os: [ubuntu-latest, macOS-14, windows-latest]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user