Skip to content

Commit e2f7764

Browse files
committed
run arviz compat on mac and windows
1 parent edbafaa commit e2f7764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arviz_compat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
python-version: ["3.8"]
13-
os: [ubuntu-18.04]
13+
os: [ubuntu-latest, macos-latest, windows-latest]
1414
floatx: [float64]
1515
test-subset:
1616
- pymc3/tests/test_sampling.py

0 commit comments

Comments
 (0)