mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
ci, readme
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
macos-clang-make:
|
macos-clang-make:
|
||||||
runs-on: macos-10.15
|
runs-on: macos-10.15
|
||||||
env:
|
env:
|
||||||
CPPUNIT_IGNORE: N7CppUnit10TestCallerI24UniqueExpireLRUCacheTestEE.testExpireN,N7CppUnit10TestCallerI11PollSetTestEE.testPollClosedServer
|
CPPUNIT_IGNORE: N7CppUnit10TestCallerI24UniqueExpireLRUCacheTestEE.testExpireN,N7CppUnit10TestCallerI18ExpireLRUCacheTestEE.testAccessExpireN,N7CppUnit10TestCallerI11PollSetTestEE.testPollClosedServer
|
||||||
EXCLUDE_TESTS: Redis
|
EXCLUDE_TESTS: Redis
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
@@ -46,7 +46,7 @@ jobs:
|
|||||||
macos-clang-cmake:
|
macos-clang-cmake:
|
||||||
runs-on: macos-10.15
|
runs-on: macos-10.15
|
||||||
env:
|
env:
|
||||||
CPPUNIT_IGNORE: N7CppUnit10TestCallerI24UniqueExpireLRUCacheTestEE.testExpireN,N7CppUnit10TestCallerI11PollSetTestEE.testPollClosedServer
|
CPPUNIT_IGNORE: N7CppUnit10TestCallerI24UniqueExpireLRUCacheTestEE.testExpireN,N7CppUnit10TestCallerI18ExpireLRUCacheTestEE.testAccessExpireN,N7CppUnit10TestCallerI11PollSetTestEE.testPollClosedServer
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: brew install openssl
|
- run: brew install openssl
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
![alt text][logo]
|
![alt text][logo]
|
||||||
|
|
||||||
|
|
||||||
[](https://travis-ci.org/pocoproject/poco)
|
[](https://github.com/pocoproject/poco/actions/workflows/ci.yml)
|
||||||
[](https://ci.appveyor.com/project/obiltschnig/poco/branch/master)
|
|
||||||
[](https://bestpractices.coreinfrastructure.org/projects/370)
|
[](https://bestpractices.coreinfrastructure.org/projects/370)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user