diff --git a/.github/workflows/ios-perf.yml b/.github/workflows/ios-perf.yml index 9c34a261..ced83053 100644 --- a/.github/workflows/ios-perf.yml +++ b/.github/workflows/ios-perf.yml @@ -38,6 +38,7 @@ jobs: - name: Installing Python uses: actions/setup-python@v5 + with: python-version: '3.10' - run: pip3 install requests