CI/CD: Add OpenWatcom

pull/623/head
Brad House 1 year ago
parent 75ed29da51
commit 0e299e6966
  1. 4
      .github/workflows/watcom.yml

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

Loading…
Cancel
Save