Skip to content

Commit

Permalink
fixup! fixup! fixup! ci: Add Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdemarchi committed Jul 12, 2024
1 parent 1b93712 commit e4a26fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
test: 'yes'
- container: 'fedora:latest'
test: 'yes'
# - container: 'alpine:latest'
# test: 'no'
- container: 'alpine:latest'
test: 'no'

container:
image: ${{ matrix.container }}
Expand Down

0 comments on commit e4a26fb

Please sign in to comment.