Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! ci: skip setup-pytho…
Browse files Browse the repository at this point in the history
…n for py27
  • Loading branch information
blueyed committed Oct 18, 2023
1 parent c20b9c6 commit b176370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
if: matrix.python == '2.7'
run: |
ln -sfn /usr/bin/python2.7 /usr/local/bin/python
apt-get install python-pip
sudo apt-get install python-pip
# Caching.
- name: set PY_CACHE_KEY
Expand Down

0 comments on commit b176370

Please sign in to comment.