CI/CD: Add OpenWatcom

pull/623/head
Brad House 1 year ago
parent 632b2fd9e1
commit 75ed29da51
  1. 3
      .github/workflows/watcom.yml

@ -18,8 +18,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: configure - name: configure
run: | run: |
dir copy /Y include\ares_build.h.dist include\ares_build.h
& buildconf.bat
- name: Build c-ares - name: Build c-ares
run: | run: |
wmake -u -f Makefile.Watcom wmake -u -f Makefile.Watcom

Loading…
Cancel
Save