Skip to content

Commit 55d4c62

Browse files
committed
Fix Python set for Linux ARM
1 parent 30968ec commit 55d4c62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ jobs:
162162
java-version: "17"
163163
- name: "Setup Python"
164164
uses: actions/setup-python@v5
165-
if: matrix.classifier != 'linuxarm64'
166165
with:
167166
python-version: "3.13"
168167
- name: "Install Python dependencies"

0 commit comments

Comments
 (0)