Commit de33d4e7 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

fixed warnings

parent 15021ea4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ prebuild_problem_1c:
    - if: '$CI_COMMIT_REF_NAME == "problem1c"'
  tags: [c++-17]

compile_problem_1b:
compile_problem_1c:
  stage: compile
  needs:
    - job: prebuild_problem_1c