Skip to content

Commit

Permalink
Fix CI on aarch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Salzmann committed May 13, 2024
1 parent 18f108e commit 024ff24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
name: Install and Test
with:
arch: aarch64
distro: ubuntu_latest
distro: ubuntu20.04
install: |
apt-get update
apt-get install -y --no-install-recommends python3.9 python3-pip python-is-python3
Expand Down

0 comments on commit 024ff24

Please sign in to comment.