mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Add linux-x86 target
This commit is contained in:
parent
3fd986c8ed
commit
edf76de13a
@ -7,6 +7,10 @@ matrix:
|
||||
- name: "linux-x64"
|
||||
os: linux
|
||||
dist: bionic
|
||||
- name: "linux-x86"
|
||||
os: linux
|
||||
dist: bionic
|
||||
env: EXTRA_FLAGS='target_cpu="x86"'
|
||||
- name: "linux-arm64"
|
||||
os: linux
|
||||
dist: bionic
|
||||
|
Loading…
Reference in New Issue
Block a user