Try to make a windows #build

This commit is contained in:
Jonatan Heyman 2023-01-15 12:46:44 +01:00
parent 35260cf066
commit 56c5c6b23f

View File

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