diff --git a/.github/workflows/python-package-conda_TestAppleSilicon.yml b/.github/workflows/python-package-conda_TestAppleSilicon.yml index 9dd4f0c..95cf3d7 100644 --- a/.github/workflows/python-package-conda_TestAppleSilicon.yml +++ b/.github/workflows/python-package-conda_TestAppleSilicon.yml @@ -11,11 +11,6 @@ jobs: strategy: max-parallel: 5 steps: - - uses: actions/checkout@v2 - - name: Set up Python 3.13 - uses: actions/setup-python@v2 - with: - python-version: 3.13 - name: Install dependencies run: | # $CONDA is an environment variable pointing to the root of the miniconda directory