mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
Drop Cirrus CI.
This commit is contained in:
parent
95b4e068a3
commit
a37a5f250b
19
.cirrus.yml
19
.cirrus.yml
@ -1,19 +0,0 @@
|
||||
env:
|
||||
CIRRUS_CLONE_DEPTH: 1
|
||||
ARCH: amd64
|
||||
BASICS: yes
|
||||
CONFFLAGS_USR: -DKLH10_CTYIO_INT=0
|
||||
|
||||
freebsd_instance:
|
||||
image_family: freebsd-14-0
|
||||
|
||||
task:
|
||||
env:
|
||||
matrix:
|
||||
# EMULATOR: simh
|
||||
# EMULATOR: klh10
|
||||
- EMULATOR: pdp10-ka
|
||||
NODUMP: true
|
||||
# EMULATOR: pdp10-kl
|
||||
install_script: sh -ex build/dependencies.sh install_freebsd
|
||||
script: gmake its EMULATOR=$EMULATOR
|
||||
Loading…
x
Reference in New Issue
Block a user