mirror of
https://github.com/hannobraun/Fornjot
synced 2026-03-11 12:20:37 +00:00
Disable CI build on Windows
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -48,7 +48,9 @@ jobs:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- macOS-latest
|
||||
- windows-latest
|
||||
# Windows CI build disabled for the time being. More information:
|
||||
# https://github.com/hannobraun/fornjot/issues/2376
|
||||
# - windows-latest
|
||||
runs-on: ${{matrix.os}}
|
||||
steps:
|
||||
- name: Check out repository
|
||||
|
||||
Reference in New Issue
Block a user