1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-27 01:09:49 +00:00

Change GitLab CI to use the KA10 simulator.

Because it doesn't work with KLH10.
This commit is contained in:
Lars Brinkhoff
2018-10-30 16:51:02 +00:00
parent 3931a40d75
commit be7acb801a

View File

@@ -1,7 +1,7 @@
image: ubuntu
variables:
EMULATOR: klh10
EMULATOR: sims
stages:
- build
@@ -13,4 +13,4 @@ job1:
- make
artifacts:
paths:
- out/klh10/
- out/sims/