We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd58431 commit cbff245Copy full SHA for cbff245
.circleci/config.yml
@@ -1,8 +1,8 @@
1
version: 2.1
2
3
orbs:
4
- ci-caching: jobcloud/ci-caching@3.0
5
- ci-php: jobcloud/ci-php@2.0
+ ci-caching: jobcloud/ci-caching@3.1
+ ci-php: jobcloud/ci-php@2.4
6
7
workflows:
8
php-kafka-schema-registry-client:
.github/CODEOWNERS
@@ -0,0 +1 @@
+* @jobcloud/mercury
0 commit comments