Skip to content

Commit f3b5d42

Browse files
authored
chore(ci): Disable appsignal integration test until CA issues are resolved (#17109)
1 parent dd9608a commit f3b5d42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/integration-test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ jobs:
5757
matrix:
5858
include:
5959
- test: 'amqp'
60-
- test: 'appsignal'
60+
# TODO: re-enable when the issue with the root CA is sorted out
61+
#- test: 'appsignal'
6162
- test: 'aws'
6263
- test: 'axiom'
6364
- test: 'azure'

0 commit comments

Comments
 (0)