Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 4b0b2c9

Browse files
committed
NumPy 1.22.1 release.
1 parent 02117f2 commit 4b0b2c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ env:
22
global:
33
- REPO_DIR=numpy
44
# Also see CRON_COMMIT below
5-
- BUILD_COMMIT=4adc87dff15a247e417d50f10cc4def8e1c17a03
5+
- BUILD_COMMIT=7ce4118531b585b5d8f0380c6b896ae22d93bd96
66
- BUILD_DEPENDS=cython==0.29.24
77
- TEST_DEPENDS="pytest hypothesis cffi pytz"
88
# Commit when running from cron job

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pr:
1111
- main
1212

1313
variables:
14-
BUILD_COMMIT: 4adc87dff15a247e417d50f10cc4def8e1c17a03
14+
BUILD_COMMIT: 7ce4118531b585b5d8f0380c6b896ae22d93bd96
1515

1616
jobs:
1717
- template: azure/windows.yml

0 commit comments

Comments
 (0)