Skip to content

Commit 7142abe

Browse files
committed
.github/workflows: ...
1 parent 8c1f68f commit 7142abe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Setup latest Alpine Linux
8989
uses: jirutka/setup-alpine@v1
9090
with:
91-
branch: v2.15
91+
branch: v3.15
9292
packages: >
9393
build-base
9494
bash
@@ -202,7 +202,7 @@ jobs:
202202
- name: Setup latest Alpine Linux
203203
uses: jirutka/setup-alpine@v1
204204
with:
205-
branch: v2.15
205+
branch: v3.15
206206
packages: >
207207
build-base
208208
bash

0 commit comments

Comments
 (0)