Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtage committed Sep 26, 2023
1 parent 36b2c19 commit 40745bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/azure_template_posix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
PANDAS: 1.1.0
STATSMODELS: 0.12.0
XARRAY: 0.16.0
FORMULAIC: 0.6.1
FORMULAIC: 0.6.5
test.install: true
python39_mid:
python.version: '3.9'
Expand All @@ -33,7 +33,7 @@ jobs:
STATSMODELS: 0.12.0
XARRAY: 0.18.0
XXHASH: true
FORMULAIC: 0.6.1
FORMULAIC: 0.6.5
test.install: true
python39_recent:
python.version: '3.9'
Expand All @@ -42,7 +42,7 @@ jobs:
PANDAS: 1.3.0
STATSMODELS: 0.13.0
XARRAY: 0.20.0
FORMULAIC: 0.6.1
FORMULAIC: 0.6.5
test.install: true
python310_no_cython:
python.version: '3.10'
Expand Down

0 comments on commit 40745bd

Please sign in to comment.