mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
test macOS with Nim 2.0 in CI and use non-EOL macOS version (#5890)
This commit is contained in:
parent
ea29e0afc8
commit
7b5815358e
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -38,9 +38,6 @@ jobs:
|
|||||||
- target:
|
- target:
|
||||||
os: macos
|
os: macos
|
||||||
branch: upstream/version-1-6
|
branch: upstream/version-1-6
|
||||||
- target:
|
|
||||||
os: macos
|
|
||||||
branch: upstream/version-2-0
|
|
||||||
- target:
|
- target:
|
||||||
os: windows
|
os: windows
|
||||||
branch: upstream/version-1-6
|
branch: upstream/version-1-6
|
||||||
@ -58,7 +55,7 @@ jobs:
|
|||||||
builder: ['self-hosted','ubuntu-22.04']
|
builder: ['self-hosted','ubuntu-22.04']
|
||||||
- target:
|
- target:
|
||||||
os: macos
|
os: macos
|
||||||
builder: macos-11
|
builder: macos-12
|
||||||
- target:
|
- target:
|
||||||
os: windows
|
os: windows
|
||||||
builder: windows-2019
|
builder: windows-2019
|
||||||
|
Loading…
x
Reference in New Issue
Block a user