mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-10 20:07:43 +02:00
Analysis workflow, find mingw.
This commit is contained in:
@@ -170,7 +170,10 @@ jobs:
|
||||
if: ${{ matrix.test_windows == 'yes' }}
|
||||
shell: bash
|
||||
run: |
|
||||
mingw64-configure --enable-debug --enable-static-exe --disable-flto
|
||||
ls -l c:\
|
||||
ls -l c:\tools
|
||||
ls -l c:\tools\mingw
|
||||
mingw32-configure --enable-debug --enable-static-exe --disable-flto
|
||||
make
|
||||
make test
|
||||
- name: test_android
|
||||
|
||||
Reference in New Issue
Block a user