ci: test target os change

This commit is contained in:
Fabio Di Stasio 2022-12-03 17:53:16 +01:00
parent a6bdf69a28
commit c9a33936a0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
os: [windows-latest]
steps:
- name: Check out Git repository