mirror of
https://github.com/Fabio286/antares.git
synced 2024-12-25 08:20:39 +01:00
build: temporarily disabled Windows builds due issues with dependencies
This commit is contained in:
parent
79cef61fea
commit
0435279604
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -8,7 +8,8 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
# os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
os: [macos-latest, ubuntu-latest]
|
||||
|
||||
steps:
|
||||
- name: Check out Git repository
|
||||
|
Loading…
Reference in New Issue
Block a user