Skip to content

Commit

Permalink
Update manual again
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRT committed Dec 8, 2021
1 parent 3dd947a commit 9db03a4
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 9db03a4

Please sign in to comment.