Skip to content

Commit 16626eb

Browse files
specify python version
Co-authored-by: Daniel Kaufman <114174502+danielfromearth@users.noreply.github.com>
1 parent 5a37ec5 commit 16626eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- '[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
1111

1212
env:
13+
PYTHON_VERSION: "3.12"
1314
REGISTRY: ghcr.io
1415
IMAGE_NAME: ${{ github.repository }}
1516

0 commit comments

Comments
 (0)