We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20102a commit c7204f9Copy full SHA for c7204f9
.github/workflows/test.yml
@@ -56,16 +56,10 @@ jobs:
56
- "propagator-jaeger"
57
os: [ubuntu-20.04, windows-2019]
58
exclude:
59
- - python-version: py37
60
- package: "getting-started"
61
- - python-version: pypy3
62
63
- python-version: pypy3
64
package: "opencensus-shim"
65
66
package: "exporter-opencensus"
67
68
- package: "exporter-otlp-proto-common"
69
70
package: "exporter-otlp-combined"
71
0 commit comments