Update ci.yml

This commit is contained in:
Chris Boesch 2023-04-28 11:17:57 +00:00 committed by GitHub
parent b903edd290
commit c74c542372

View file

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