Update CI-cygwin.yml

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

View File

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