Update CI-cygwin.yml

This commit is contained in:
chrchr-github 2022-07-07 22:52:00 +02:00 committed by GitHub
parent 6042184925
commit 149915cd83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
os: [windows-2019]
arch: [x64, x86]
packages: |
'gcc-g++-11.3.0-1'
"gcc-g++-11.3.0-1"
fail-fast: false
runs-on: ${{ matrix.os }}