ci: исправлен workflow

This commit is contained in:
Maxim Slipenko 2023-09-28 10:14:26 +03:00
parent 5625ec77f7
commit 56e967fecc

View File

@ -15,9 +15,9 @@ jobs:
matrix: matrix:
os: [ubuntu-latest, windows-latest] os: [ubuntu-latest, windows-latest]
spec: [statapp-onefile, statapp] spec: [statapp-onefile, statapp]
arch: [x64] arch: [x86, x64]
include: exclude:
- os: windows-latest - os: ubuntu-latest
arch: x86 arch: x86
defaults: defaults:
run: run: