Skip to content

Commit

Permalink
fix push
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro De Maria committed Jan 17, 2024
1 parent 916d2bd commit 0e0a916
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
Expand Down Expand Up @@ -95,7 +94,6 @@ jobs:
- linux/amd64
- linux/arm64
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
Expand Down Expand Up @@ -144,7 +142,6 @@ jobs:
- linux/amd64
- linux/arm64
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
Expand Down Expand Up @@ -215,7 +212,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
Expand Down Expand Up @@ -263,7 +259,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
builder: buildx
suffixes: |
-py-3.8-linux-amd64
-py-3.8-linux-arm64
-linux-amd64
-linux-arm64

0 comments on commit 0e0a916

Please sign in to comment.