Skip to content

Commit 352f111

Browse files
committed
Set python version for the linting checks
1 parent cdc4e08 commit 352f111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous_integration.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
${{ matrix.tools }}: true
2323
args: ${{ matrix.args }}
2424
workdir: "."
25+
python_version: 3.12.8
2526

2627
testing:
2728
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)