switch to quick example builds

This commit is contained in:
Viktor Szakats 2025-08-06 22:22:25 +02:00
parent 70b0451338
commit ad5db52792
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
6 changed files with 17 additions and 14 deletions

View file

@ -123,6 +123,9 @@ jobs:
- name: 'cmake run tests'
run: make -C bld-cares test-ci
- name: 'cmake build examples'
run: make -C bld-cares curl-examples-build
- name: 'autoreconf'
run: autoreconf -if