Update ci.yml

pull/2/head
Chris Boesch 1 year ago committed by GitHub
parent b903edd290
commit c74c542372

@ -49,10 +49,7 @@ jobs:
test-windows:
name: Unit Test Windows
strategy:
matrix:
os: [windows-latest]
runs-on: ${{ matrix.os }}
on: windows-latest
timeout-minutes: 30
steps:
- name: Checkout

Loading…
Cancel
Save