Skip to content

Commit 4ab14cd

Browse files
committed
disable
1 parent fd13d64 commit 4ab14cd

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)