Skip to content

Commit 6f7a13c

Browse files
authored
remove java8.al2 runtime in java agent tests (#914)
1 parent dee80fb commit 6f7a13c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/main-build-java.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ jobs:
3838
architecture: amd64
3939
confmap: noop
4040
runtime: java11
41-
- sample-app: aws-sdk
42-
instrumentation-type: agent
43-
architecture: amd64
44-
confmap: noop
45-
runtime: java8.al2
4641
- sample-app: aws-sdk
4742
instrumentation-type: agent
4843
architecture: arm64
@@ -53,11 +48,6 @@ jobs:
5348
architecture: arm64
5449
confmap: noop
5550
runtime: java11
56-
- sample-app: aws-sdk
57-
instrumentation-type: agent
58-
architecture: arm64
59-
confmap: noop
60-
runtime: java8.al2
6151
- sample-app: aws-sdk
6252
instrumentation-type: agent-confmap
6353
architecture: amd64

0 commit comments

Comments
 (0)