chore(deps): update python docker tag to v3.14
This commit is contained in:
parent
1df9d75cf7
commit
bfc8265195
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
test:
|
||||
runs-on: docker-arm64
|
||||
container:
|
||||
image: python:3.12-slim
|
||||
image: python:3.14-slim
|
||||
env:
|
||||
CMAKE_BUILD_PARALLEL_LEVEL: "4"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue