We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4312ed commit 376f685Copy full SHA for 376f685
.github/workflows/docker-image.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ "master" ]
8
env:
9
- PYTHON_VERSION: 3.1
+ PYTHON_VERSION: 3.11
10
jobs:
11
12
build:
0 commit comments