Disable ubuntu build

This commit is contained in:
Jonatan Heyman 2023-01-13 13:32:34 +01:00
parent af5287cc13
commit bfdaf0618c

View File

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