Verified Commit d179d5d7 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update python image used in CI jobs

parent 6f3b92b5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ workflow:


.python:
  image: python:3.10
  image: python:3.11
  variables:
    PIP_CACHE_DIR: $CI_PROJECT_DIR/cache/pkg
    PIP_NO_COMPILE: "true"