File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -58,16 +58,19 @@ jobs:
5858 os : [ubuntu-20.04, windows-2019]
5959 exclude :
6060 - python-version : py37
61- package :
62- - " getting-started"
61+ package : " getting-started"
6362 - python-version : pypy3
64- package :
65- - " getting-started"
66- - " opencensus-shim"
67- - " exporter-opencensus"
68- - " exporter-otlp-proto-common"
69- - " exporter-otlp-combined"
70- - " exporter-otlp-proto-grpc"
63+ package : " getting-started"
64+ - python-version : pypy3
65+ package : " opencensus-shim"
66+ - python-version : pypy3
67+ package : " exporter-opencensus"
68+ - python-version : pypy3
69+ package : " exporter-otlp-proto-common"
70+ - python-version : pypy3
71+ package : " exporter-otlp-combined"
72+ - python-version : pypy3
73+ package : " exporter-otlp-proto-grpc"
7174
7275 steps :
7376 - name : Checkout Core Repo @ SHA - ${{ github.sha }}
You can’t perform that action at this time.
0 commit comments