Skip to content

Commit 96a200a

Browse files
CI: Test curl net accessor
1 parent 24659c6 commit 96a200a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
cmake -E env CXXFLAGS="-fPIC"
7272
cmake -E env CFLAGS="-fPIC"
7373
cmake
74-
-Dnetwork-accessor=socket
74+
-Dnetwork-accessor=curl
7575
-Dtranscoder=iconv
7676
-DBUILD_SHARED_LIBS=OFF
7777
-DCMAKE_INSTALL_PREFIX="${{ github.workspace }}/${{ env.XERCES_C_INSTALL_DIR }}"

0 commit comments

Comments
 (0)