Skip to content

Commit a248e8b

Browse files
committed
Bump kayobe-automation to use Python 3.12
1 parent 8d3defc commit a248e8b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/stackhpc-build-kayobe-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
http_proxy=${{ inputs.http_proxy }}
9494
https_proxy=${{ inputs.https_proxy }}
9595
BASE_IMAGE=${{ inputs.base_image || 'rockylinux:9' }}
96+
USE_PYTHON_312=true
9697
KAYOBE_USER_UID=1001
9798
KAYOBE_USER_GID=1001
9899
push: true

0 commit comments

Comments
 (0)