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:
12
.github/workflows/main.yml
vendored
12
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user