mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-11 15:24:59 +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 }
|
||||
runs-on: windows-latest
|
||||
env: ${{ matrix.env }}
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 90
|
||||
|
||||
name: windows - ${{ matrix.env.NPROC }} processes
|
||||
|
||||
steps:
|
||||
- uses: eine/setup-msys2@v0
|
||||
- uses: eine/setup-msys2@v2
|
||||
with:
|
||||
msystem: MSYS
|
||||
update: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user