Yeuoly 1 year ago
parent
commit
2c419c7032
1 changed files with 1 additions and 3 deletions
  1. 1 3
      .github/workflows/tests-arm64.yml

+ 1 - 3
.github/workflows/tests-arm64.yml

@@ -36,9 +36,7 @@ jobs:
         run: bash ./build/build_arm64.sh
 
       - name: Setup Python3.10
-        uses: actions/setup-python@v2
-        with:
-          python-version: '3.10.11'
+        run: sudo apt-get install -y python3.10 python3-pip
 
       - name: Install Python dependencies
         run: pip install httpx requests jinja2