mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 12:12:59 +03:00
ci: исправлен workflow
This commit is contained in:
parent
5625ec77f7
commit
56e967fecc
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -15,9 +15,9 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
spec: [statapp-onefile, statapp]
|
||||
arch: [x64]
|
||||
include:
|
||||
- os: windows-latest
|
||||
arch: [x86, x64]
|
||||
exclude:
|
||||
- os: ubuntu-latest
|
||||
arch: x86
|
||||
defaults:
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user