Commit 872f6639 authored by Patrick Shriwise's avatar Patrick Shriwise
Browse files

New image

parent c773570e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
image: python:3.9
image: python:3.9.9-slim

default:
  tags:
@@ -17,7 +17,6 @@ build:
build_hit:
  stage: build_hit
  script:
    - g++ --version
    - ./scripts/ci/build_hit.sh

test: