Skip to content

Commit d24908a

Browse files
segoonapolukhin
authored andcommitted
bug github: fix alpine workflow name
Tests: протестировано CI Pull Request resolved: #1021 commit_hash:cbf0f4bc3e7123d1ccabf72d2e62f319b4ce025d
1 parent 897ea9c commit d24908a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424

25-
name: ubuntu-24.04 (build-only)
25+
name: alpine (build-only)
2626
runs-on: ubuntu-24.04
2727

2828
env:

0 commit comments

Comments
 (0)