Skip to content

Commit 0fc5408

Browse files
authored
Merge pull request #2241 from cornellius-gp/update_test_suite
Re-add pyro + torch_master check
2 parents ee582b0 + 7cdb9dc commit 0fc5408

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run_test_suite.yml

-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
matrix:
3939
pytorch-version: ["master", "stable"]
4040
extras: ["with-extras", "no-extras"]
41-
exclude: # Currently pyro does not support the torch 2.0.0 beta
42-
- pytorch-version: "master"
43-
extras: "with-extras"
4441
steps:
4542
- uses: actions/checkout@v2
4643
- name: Set up Python

0 commit comments

Comments
 (0)