mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-29 02:33:06 +00:00
try large runners for linux/windows
This commit is contained in:
parent
50a0ef2952
commit
5442ea2c27
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
with:
|
||||
matrix: |
|
||||
os {linux}, cpu {amd64}, builder {ubuntu-latest-amd64-8vcpu}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {bash --noprofile --norc -e -o pipefail}
|
||||
os {windows}, cpu {amd64}, builder {windows-latest-amd64-8vcpu}, tests {integration}, nim_version {${{ env.nim_version }}}, shell {msys2}
|
||||
|
||||
build:
|
||||
needs: matrix
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user