Skip to content

Commit

Permalink
os
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Bulah committed Oct 4, 2023
1 parent 368ae99 commit 7e9340f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/test_dockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,12 @@ jobs:
- 8.0
- 8.1
- 8.2
include:
- variant: alpine
variant:
- "" # cli
- fpm
os:
- ""
- alpine

steps:
- name: testing matrix values
Expand Down

0 comments on commit 7e9340f

Please sign in to comment.