1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-04-25 03:44:41 +00:00

remove windows for now

This commit is contained in:
Tom Everett
2020-06-11 20:00:52 -06:00
parent 7b1c30bfa1
commit e68adfd570

View File

@@ -29,15 +29,3 @@ jobs:
- name: build
run: make clean;make alt; make clean; make
build-windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: get DateTime
run: cpan -i DateTime
- name: build
run: make clean;make alt; make clean; make