Skip to content

Commit

Permalink
[ci] Fix support for Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Aug 28, 2023
1 parent c0fe44d commit fa25a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
sudo rm /etc/ImageMagick-6/policy.xml
- name: Setup Python
uses: actions/setup-python@v4
uses: MatteoH2O1999/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
architecture: x64
Expand Down

0 comments on commit fa25a26

Please sign in to comment.