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 4a4679a commit 8a82bb2Copy full SHA for 8a82bb2
.github/workflows/stackhpc-pull-request.yml
@@ -40,11 +40,11 @@ jobs:
40
matrix:
41
include:
42
- environment: pep8
43
- python-version: "3.10"
+ python-version: "3.12"
44
- environment: releasenotes
45
46
- environment: docs
47
48
name: Tox ${{ matrix.environment }} with Python ${{ matrix.python-version }}
49
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
50
steps:
0 commit comments