more tests
Some checks failed
/ test (amd64, bookworm) (push) Successful in 1m7s
/ test (amd64, bullseyie) (push) Failing after 2s
/ test (arm64, bookworm) (push) Successful in 1m2s
/ test (arm64, bullseyie) (push) Failing after 1s

This commit is contained in:
Christian Pointner 2024-12-30 19:44:12 +01:00
parent 341b832aab
commit 9c56c65db6

View file

@ -12,6 +12,6 @@ jobs:
runs-on:
- docker
- "${{ matrix.arch }}"
container: debian:"${{ matrix.codename }}"
container: "debian:${{ matrix.codename }}"
steps:
- run: sleep 60