mirror of
https://github.com/Fabio286/antares.git
synced 2025-01-13 01:23:23 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
# os: [macos-latest, ubuntu-latest, windows-latest]
|
||||||
|
os: [macos-latest, ubuntu-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out Git repository
|
- name: Check out Git repository
|
||||||
|
Loading…
Reference in New Issue
Block a user