Skip to content

Commit 4aaa87d

Browse files
Remove unneeded python install step on alpine
1 parent c0bcdd6 commit 4aaa87d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,6 @@ jobs:
225225
name: alpine
226226
runs-on: ubuntu-24.04-arm
227227
steps:
228-
- uses: actions/setup-python@v5
229-
with:
230-
python-version: '3.x'
231228
- uses: actions/checkout@v4
232229
with:
233230
submodules: true

0 commit comments

Comments
 (0)