Skip to content

Commit

Permalink
removed Alpine 3.16 from test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Nov 1, 2023
1 parent ba1fd34 commit dfc89f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-wheels-pi_heif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
{ "os": "debian", "ver": "12", "arch": "amd64" },
{ "os": "debian", "ver": "12", "arch": "arm64" },
{ "os": "debian", "ver": "12", "arch": "arm/v7" },
{ "os": "alpine", "ver": "3.16", "arch": "amd64" },
{ "os": "alpine", "ver": "3.16", "arch": "arm64" },
{ "os": "alpine", "ver": "3.17", "arch": "amd64" },
{ "os": "alpine", "ver": "3.17", "arch": "arm64" },
{ "os": "alpine", "ver": "3.17", "arch": "arm/v7" },
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
{ "os": "debian", "ver": "11", "arch": "arm64" },
{ "os": "debian", "ver": "12", "arch": "amd64" },
{ "os": "debian", "ver": "12", "arch": "arm64" },
{ "os": "alpine", "ver": "3.16", "arch": "amd64" },
{ "os": "alpine", "ver": "3.16", "arch": "arm64" },
{ "os": "alpine", "ver": "3.17", "arch": "amd64" },
{ "os": "alpine", "ver": "3.17", "arch": "arm64" },
{ "os": "alpine", "ver": "3.18", "arch": "amd64" },
Expand Down

0 comments on commit dfc89f4

Please sign in to comment.