CI: enable x86_64 builds
This commit is contained in:
parent
316486f37a
commit
9459b1e004
@ -49,10 +49,10 @@ build-i686:
|
||||
TERMUX_ARCH: i686
|
||||
|
||||
## Building packages for x86_64.
|
||||
#build-x86_64:
|
||||
# <<: *build_job
|
||||
# variables:
|
||||
# TERMUX_ARCH: x86_64
|
||||
build-x86_64:
|
||||
<<: *build_job
|
||||
variables:
|
||||
TERMUX_ARCH: x86_64
|
||||
|
||||
## Submit build packages to repository.
|
||||
upload-packages:
|
||||
|
Loading…
Reference in New Issue
Block a user