mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 16:33:08 +00:00
Update setup-msys2 to v2 and increase max windows CI time to 90 mins
This commit is contained in:
parent
093efbf736
commit
3182d1558e
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -53,12 +53,12 @@ jobs:
|
|||||||
- { NPROC: 2 }
|
- { NPROC: 2 }
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
env: ${{ matrix.env }}
|
env: ${{ matrix.env }}
|
||||||
timeout-minutes: 60
|
timeout-minutes: 90
|
||||||
|
|
||||||
name: windows - ${{ matrix.env.NPROC }} processes
|
name: windows - ${{ matrix.env.NPROC }} processes
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: eine/setup-msys2@v0
|
- uses: eine/setup-msys2@v2
|
||||||
with:
|
with:
|
||||||
msystem: MSYS
|
msystem: MSYS
|
||||||
update: true
|
update: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user