Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-ssd authored Sep 22, 2023
1 parent 61f6b81 commit eef359a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
type=sha
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
type=pep440,pattern=v{{version}}
type=pep440,pattern=v{{major}}.{{minor}}
type=ref,event=tag
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
-
Expand Down

0 comments on commit eef359a

Please sign in to comment.