Skip to content

Commit

Permalink
Add clang and gcc Docker images to Docker build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRStevens committed Oct 29, 2024
1 parent d1a038b commit ed37255
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dockerBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
matrix:
platform:
- 'arch'
- 'clang'
- 'gcc'
env:
DockerRepository: ghcr.io/${{ github.repository_owner }}

Expand Down

0 comments on commit ed37255

Please sign in to comment.