Commit 86a342bc authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

ec

parent e882ebcb
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ exec_problem_3c:
  tags: [c++-17]

extra_credit:
  stage: test
  stage: extra
  needs:
    - job: compile_problem_3c
      artifacts: true
@@ -78,7 +78,6 @@ extra_credit:
  rules:
    - if: '$INTERNAL_TESTS == "1"'
      when: never
    - if: '$CI_COMMIT_REF_NAME == "problem2a"'
    - if: '$CI_COMMIT_REF_NAME == "problem3c"'
  timeout: 2m
  # tags: [c++-17-light]
  tags: [ c++-17 ]