Commit 954468b7 authored by Rodriguez, Kelvin's avatar Rodriguez, Kelvin
Browse files

Update .gitlab-ci.yml file

parent b758f549
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
# Stages run in sequential order, but jobs within stages run in parallel.
#
# For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages
image: conda-forge/mambaforge 
image: mambaforge:latest

stages:          # List of stages for jobs, and their order of execution
  - test