mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 02:54:55 +00:00
Drop Cirrus CI.
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user