This commit is contained in:
Debabrata Deka 2023-03-04 19:04:53 -08:00 committed by GitHub
commit 05205139f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
os: linux
arch:
- amd64
- ppc64le
# generic packages and tmux
before_install:
- sudo apt-get update