Skip to content

Commit

Permalink
disable GitHub Actions Windows CI harder
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Sep 8, 2023
1 parent b424d21 commit 59ccd25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ jobs:
os: macos
builder: macos-11
shell: bash
- target:
os: windows
builder: windows-2019
shell: msys2 {0}
#- target:
# os: windows
# builder: windows-2019
# shell: msys2 {0}

defaults:
run:
Expand Down

0 comments on commit 59ccd25

Please sign in to comment.