mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
Focus on 2.7
This commit is contained in:
parent
4325c9415d
commit
ead54ef2a7
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -7,7 +7,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
pyversion: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]
|
||||
# pyversion: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]
|
||||
pyversion: [2.7]
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user