Skip to content

Commit eceed12

Browse files
BvB93charris
authored andcommitted
TST: Bump the python 3.10 test version from beta3 to rc1
Backport of numpy#19612.
1 parent 1b9480d commit eceed12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
runs-on: ubuntu-latest
5757
strategy:
5858
matrix:
59-
python-version: [3.8, 3.9, 3.10.0-beta.3]
59+
python-version: [3.8, 3.9, 3.10.0-rc.1]
6060
steps:
6161
- uses: actions/checkout@v2
6262
with:

0 commit comments

Comments
 (0)