Remove 2.12.6 from tests
This commit is contained in:
parent
0763ccfe11
commit
a1404425d9
57 changed files with 58 additions and 241 deletions
4
.github/workflows/__unset-environment.yml
generated
vendored
4
.github/workflows/__unset-environment.yml
generated
vendored
|
|
@ -27,8 +27,6 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
version: stable-20230403
|
||||
- os: ubuntu-latest
|
||||
version: stable-v2.13.5
|
||||
- os: ubuntu-latest
|
||||
|
|
@ -55,8 +53,6 @@ jobs:
|
|||
if: >-
|
||||
runner.os == 'macOS' && (
|
||||
|
||||
matrix.version == 'stable-20230403' ||
|
||||
|
||||
matrix.version == 'stable-v2.13.5' ||
|
||||
|
||||
matrix.version == 'stable-v2.14.6')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue