mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-21 05:28:31 +02:00
Update Python versions to be uniform across the board
This commit is contained in:
parent
26df9c7a84
commit
824f121f54
1 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ jobs:
|
|||
name: Python 3.7 on MacOS
|
||||
python: 3.7
|
||||
env:
|
||||
JRNL_PYTHON_VERSION: 3.7.5
|
||||
JRNL_PYTHON_VERSION: 3.7.7
|
||||
- <<: *test_windows
|
||||
name: Python 3.7 on Windows
|
||||
python: 3.7
|
||||
|
@ -105,7 +105,7 @@ jobs:
|
|||
name: Python 3.8 on MacOS
|
||||
python: 3.8
|
||||
env:
|
||||
JRNL_PYTHON_VERSION: 3.8.0
|
||||
JRNL_PYTHON_VERSION: 3.8.2
|
||||
- <<: *test_windows
|
||||
name: Python 3.8 on Windows
|
||||
python: 3.8
|
||||
|
|
Loading…
Add table
Reference in a new issue