mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
test on 32bit linux
This commit is contained in:
@@ -175,12 +175,17 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- cargo_fetch
|
- cargo_fetch
|
||||||
|
|
||||||
# Linux Desktop
|
# Linux Desktop 64bit
|
||||||
- test_x86_64-unknown-linux-gnu:
|
- test_x86_64-unknown-linux-gnu:
|
||||||
requires:
|
requires:
|
||||||
- cargo_fetch
|
- cargo_fetch
|
||||||
|
|
||||||
# Linux Desktop
|
# Linux Desktop 32bit
|
||||||
|
- test_i686-unknown-linux-gnu:
|
||||||
|
requires:
|
||||||
|
- cargo_fetch
|
||||||
|
|
||||||
|
# Android 64bit
|
||||||
# - test_aarch64-linux-android:
|
# - test_aarch64-linux-android:
|
||||||
# requires:
|
# requires:
|
||||||
# - cargo_fetch
|
# - cargo_fetch
|
||||||
|
|||||||
Reference in New Issue
Block a user