PR checks: Remove code for unsupported versions
This commit is contained in:
parent
93da9f25ab
commit
bd76a92ebe
53 changed files with 4 additions and 280 deletions
5
.github/workflows/__test-proxy.yml
generated
vendored
5
.github/workflows/__test-proxy.yml
generated
vendored
|
|
@ -50,11 +50,6 @@ jobs:
|
|||
apt-add-repository https://cli.github.com/packages
|
||||
apt install -y gh
|
||||
env: {}
|
||||
- name: Setup Python on macOS
|
||||
uses: actions/setup-python@v5
|
||||
if: runner.os == 'macOS' && matrix.version == 'stable-v2.14.6'
|
||||
with:
|
||||
python-version: '3.11'
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Prepare test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue