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