Skip to content

Commit

Permalink
Fix Python set for Linux ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbonner committed Jan 17, 2025
1 parent 30968ec commit 55d4c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ jobs:
java-version: "17"
- name: "Setup Python"
uses: actions/setup-python@v5
if: matrix.classifier != 'linuxarm64'
with:
python-version: "3.13"
- name: "Install Python dependencies"
Expand Down

0 comments on commit 55d4c62

Please sign in to comment.