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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user