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