Skip to content

Commit

Permalink
Remove excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Feb 14, 2024
1 parent dc3c88b commit 1cf7b42
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,6 @@ jobs:
- "propagator-b3"
- "propagator-jaeger"
os: [ubuntu-20.04, windows-2019]
exclude:
- python-version: py37
package: "getting-started"
- python-version: pypy3
package: "getting-started"
- python-version: pypy3
package: "opencensus-shim"
- python-version: pypy3
package: "exporter-opencensus"
- python-version: pypy3
package: "exporter-otlp-proto-common"
- python-version: pypy3
package: "exporter-otlp-combined"
- python-version: pypy3
package: "exporter-otlp-proto-grpc"

steps:
- name: Checkout Core Repo @ SHA - ${{ github.sha }}
Expand Down

0 comments on commit 1cf7b42

Please sign in to comment.