Skip to content

Commit

Permalink
enable solus build in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
takano32 committed Mar 9, 2024
1 parent 117f0e7 commit 63ce9d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
almalinux, amazonlinux,
centos, centos8, fedora, # mageia
opensuse, rockylinux, # oraclelinux
archlinux, cbl-mariner, chimeralinux, gentoo, parrot] # manjarolinux, void-linux
archlinux, cbl-mariner, chimeralinux,
gentoo, parrot, solus]
# manjarolinux, void-linux
# redhat
uses: ./.github/workflows/build.yml
with:
Expand Down
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,4 @@ services:
dockerfile: ./solus/Dockerfile
ports:
- 8022:8000

0 comments on commit 63ce9d0

Please sign in to comment.