Skip to content

Commit

Permalink
Comment on use of second-most-recent minor release for checks
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Dec 6, 2020
1 parent 5f4b02a commit a00127f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
fail-fast: false
matrix:
python:
# Using second most recent minor release for whatever little
# increase in stability over using the latest minor.
- name: CPython 3.8
tox: py38
action: 3.8
Expand Down

0 comments on commit a00127f

Please sign in to comment.