mirror of
https://github.com/PDP-10/its.git
synced 2026-01-25 19:56:53 +00:00
Build ITS with Cornwell's KS10.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-18.04]
|
||||
emulator: [simh, klh10, pdp10-ka, pdp10-kl]
|
||||
emulator: [simh, klh10, pdp10-ka, pdp10-kl, pdp10-ks]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user