Skip to content

Commit

Permalink
hotfix pip-build
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxRayskiy authored Jul 9, 2024
1 parent 107b109 commit 0a7667a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
py-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
include:
- platform: "x86_64"
docker-image: "meshlib/meshlib-ubuntu:latest"
docker-image: "meshlib/meshlib-ubuntu20:latest"
container-options: "--user root"
runner: ubuntu-latest
- platform: "aarch64"
Expand Down

0 comments on commit 0a7667a

Please sign in to comment.