Skip to content

Commit

Permalink
Disable crap
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRT committed Dec 8, 2021
1 parent fd4e6b7 commit 3dd947a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
strategy:
matrix:
sys:
- { os: windows-latest, shell: 'msys2 {0}' }
# - { os: windows-latest, shell: 'msys2 {0}' }
- { os: ubuntu-latest, shell: bash }
- { os: macos-latest, shell: bash }
# - { os: macos-latest, shell: bash }
defaults:
run:
shell: ${{ matrix.sys.shell }}
Expand Down

0 comments on commit 3dd947a

Please sign in to comment.