CI-cygwin.yml: removed `x86` since it is no longer supported (#4598)

This commit is contained in:
Oliver Stöneberg 2022-11-25 23:13:28 +01:00 committed by GitHub
parent 01abf4c347
commit 926bab9aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
os: [windows-2022]
arch: [x64, x86]
arch: [x64]
include:
- platform: 'x86_64'
packages: |