Skip to content

Commit

Permalink
manylinux update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfeuffer authored Apr 16, 2024
1 parent ca5f7b3 commit 1d516a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-manylinux-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
OPENMS_BRANCH=${{ steps.extract_branch.outputs.branch }}
OPENMS_VERSION=${{ steps.tag_name.outputs.tag }}
tags: |
ghcr.io/openms/contrib_manylinux2014:${{ steps.tag_name.outputs.tag }}
ghcr.io/openms/contrib_manylinux2_28:${{ steps.tag_name.outputs.tag }}

0 comments on commit 1d516a4

Please sign in to comment.