Raymond Toy pushed to branch rtoy-rework-ci at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -12,3 +12,8 @@ linux-runner:
    12 12
         - bin/make-dist.sh -I dist linux-4
    
    13 13
         - bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
    
    14 14
     
    
    15
    +osx-runner:
    
    16
    +  tags:
    
    17
    +    - osx
    
    18
    +  script:
    
    19
    +    - echo $PWD