Skip to content

Commit

Permalink
build-wheel.yaml template 2024.2
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjacksn committed May 30, 2024
1 parent 84d4845 commit 3d38382
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-wheel.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# template version 2024.1
# template version 2024.2

name: Build Python wheel for Alpine Linux

Expand All @@ -15,6 +15,8 @@ jobs:
build:
name: Build Python wheel for Alpine Linux
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
matrix:
image_tag:
Expand Down

0 comments on commit 3d38382

Please sign in to comment.