mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 20:22:58 +03:00
ci: удалена сборка под ubuntu-latext x86
This commit is contained in:
parent
179e3286a2
commit
e521cf4a90
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -15,6 +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]
|
||||||
|
include:
|
||||||
|
- os: windows-latest
|
||||||
arch: [x86, x64]
|
arch: [x86, x64]
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
Loading…
Reference in New Issue
Block a user