forked from Telodendria/Telodendria
[TEST] Test on i386-debian
Some checks reported warnings
Testing pushed commits / compile-all (push) Has been cancelled
Some checks reported warnings
Testing pushed commits / compile-all (push) Has been cancelled
This commit is contained in:
parent
87febe92be
commit
8260fd8bad
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
||||||
# Compiles out everything.
|
# Compiles out everything.
|
||||||
compile-all:
|
compile-all:
|
||||||
# TODO: More architectures
|
# TODO: More architectures
|
||||||
runs-on: ubuntu-latest
|
runs-on: i386-debian
|
||||||
steps:
|
steps:
|
||||||
# Setups a basic build environment.
|
# Setups a basic build environment.
|
||||||
- name: Setup build environment
|
- name: Setup build environment
|
||||||
|
|
Loading…
Reference in a new issue