Skip to content

Commit

Permalink
Update matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shegox authored Mar 27, 2024
1 parent 9bbb1fe commit 529331f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
container: "alpine:latest"
- os: windows-latest
container: "alpine:latest"
- version: 13
container: "alpine:latest"
- version: 13.0.1
container: "alpine:latest"
runs-on: ${{ matrix.os }}
# This workflow contains a single job called "build"
container:
Expand Down

0 comments on commit 529331f

Please sign in to comment.