mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 12:12:59 +03:00
ci: удалена сборка под ubuntu-latext x86
This commit is contained in:
parent
179e3286a2
commit
e521cf4a90
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -15,7 +15,10 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
spec: [statapp-onefile, statapp]
|
||||
arch: [x86, x64]
|
||||
arch: [x64]
|
||||
include:
|
||||
- os: windows-latest
|
||||
arch: [x86, x64]
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user