Skip to content

Commit 5a792de

Browse files
committed
More WIP
1 parent b20102a commit 5a792de

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

Diff for: .github/workflows/test.yml

+3-6
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
- "getting-started"
4343
- "opentracing-shim"
4444
- "opencensus-shim"
45+
- "exporter-jaeger-combined"
46+
- "exporter-jaeger-proto-grpc"
47+
- "exporter-jaeger-thrift"
4548
- "exporter-opencensus"
4649
- "exporter-otlp-proto-common"
4750
- "exporter-otlp-combined"
@@ -56,16 +59,10 @@ jobs:
5659
- "propagator-jaeger"
5760
os: [ubuntu-20.04, windows-2019]
5861
exclude:
59-
- python-version: py37
60-
package: "getting-started"
61-
- python-version: pypy3
62-
package: "getting-started"
6362
- python-version: pypy3
6463
package: "opencensus-shim"
6564
- python-version: pypy3
6665
package: "exporter-opencensus"
67-
- python-version: pypy3
68-
package: "exporter-otlp-proto-common"
6966
- python-version: pypy3
7067
package: "exporter-otlp-combined"
7168
- python-version: pypy3

0 commit comments

Comments
 (0)