Skip to content

Commit

Permalink
fix: alpine builds
Browse files Browse the repository at this point in the history
  • Loading branch information
le0m committed Jul 25, 2023
1 parent 00473c3 commit f45aeee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ jobs:
flavor: ''
- version: 'alpine'
flavor: ''
exclude:
- version: '5.6'
flavor: '-alpine'
- version: '5.6'
flavor: '-fpm-alpine'
- version: '7.0'
flavor: '-alpine'
- version: '7.0'
flavor: '-fpm-alpine'
services:
registry:
image: registry:2
Expand Down

0 comments on commit f45aeee

Please sign in to comment.