mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
Update ci.yml
This commit is contained in:
committed by
GitHub
co-authored by
GitHub
parent
0302650acf
commit
b903edd290
@@ -51,7 +51,8 @@ jobs:
|
||||
name: Unit Test Windows
|
||||
strategy:
|
||||
matrix:
|
||||
runs-on: windows-latest
|
||||
os: [windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user