chore(deps): update python docker tag to v3.14 #82

Closed
renovate-bot wants to merge 1 commit from renovate/python-3.x into main

View file

@ -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: