Skip to content

Commit

Permalink
Debugging github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sepen committed Dec 31, 2024
1 parent 268b818 commit 2ef7a80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
strategy:
max-parallel: 3
matrix:
arch: [amd64, arm64, armhf]
version: 3.7
arch: [ amd64, arm64, armhf ]
version: [ 3.7 ]
include:
- arch: amd64
version: 2.6
Expand Down

0 comments on commit 2ef7a80

Please sign in to comment.