Skip to content

Commit 926bab9

Browse files
authored
CI-cygwin.yml: removed x86 since it is no longer supported (cppcheck-opensource#4598)
1 parent 01abf4c commit 926bab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
os: [windows-2022]
21-
arch: [x64, x86]
21+
arch: [x64]
2222
include:
2323
- platform: 'x86_64'
2424
packages: |

0 commit comments

Comments
 (0)