more tests
This commit is contained in:
parent
9c56c65db6
commit
1e8779582a
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@ jobs:
|
|||
- "${{ matrix.arch }}"
|
||||
container: "debian:${{ matrix.codename }}"
|
||||
steps:
|
||||
- run: uname -a
|
||||
- run: cat /etc/os-release
|
||||
- run: sleep 60
|
||||
|
|
Loading…
Reference in a new issue