We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1208ac0 commit 2dc91afCopy full SHA for 2dc91af
1 file changed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
sys:
14
- - { os: windows-latest, shell: 'msys2 {0}' }
+ - { os: windows-latest, shell: 'msys2 {0}' }
15
- { os: ubuntu-latest, shell: bash }
16
- { os: macos-latest, shell: bash }
17
defaults:
0 commit comments