We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decc4f2 commit 6e8c35fCopy full SHA for 6e8c35f
.github/workflows/pull_request.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
# TODO: Add 3.7 to python-versions after GitHub action regression is resolved.
13
# https://github.com/actions/setup-python/issues/682
14
- python-version: [3.8, 3.9, 3.10.0]
+ python-version: [3.8, 3.9, 3.10.13]
15
os: [ubuntu-latest, windows-latest, macos-latest]
16
17
steps:
.github/workflows/push.yml
0 commit comments