Skip to content

Commit 1dce104

Browse files
rhshadrachtopper-123
authored andcommitted
CI: Update Python version for ASVs (pandas-dev#53012)
1 parent 8a56820 commit 1dce104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asv_bench/asv.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
// The Pythons you'd like to test against. If not provided, defaults
3131
// to the current version of Python used to run `asv`.
32-
"pythons": ["3.8"],
32+
"pythons": ["3.10"],
3333

3434
// The matrix of dependencies to test. Each key is the name of a
3535
// package (in PyPI) and the values are version numbers. An empty

0 commit comments

Comments
 (0)