Skip to content

Commit

Permalink
Different approach x2
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Feb 27, 2025
1 parent 9303139 commit e16aec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
container:
image: i386/alpine
steps:
- uses: actions/checkout@v3
- uses: jirutka/setup-alpine@v1
with:
branch: v3.15
- uses: actions/checkout@v3
- name: "Alpine/musl versions . . ."
run: |
cat /etc/alpine-release
Expand Down

0 comments on commit e16aec0

Please sign in to comment.