Update CI-cygwin.yml

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

View File

@ -16,8 +16,10 @@ jobs:
matrix:
os: [windows-2019]
arch: [x64, x86]
packages: >-
moreutils
include:
- platform: 'amd64'
packages: >-
moreutils
fail-fast: false
runs-on: ${{ matrix.os }}