Skip to content

Commit

Permalink
JH: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn authored and jethome-bot committed Apr 17, 2024
1 parent 3ef69e3 commit 27de0b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jh-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
include:
- abi: cp311
tag: musllinux_1_2
base: 3.11-alpine3.18
base: 3.11-alpine3.19
- abi: cp312
tag: musllinux_1_2
base: 3.12-alpine3.18
base: 3.12-alpine3.19
steps:
- name: Checkout the repository
uses: actions/[email protected]
Expand Down

0 comments on commit 27de0b4

Please sign in to comment.