Skip to content

Commit 2a31923

Browse files
CI: activate azure pipelines on 1.1.x - DO NOT MERGE (#35468)
1 parent 0b90685 commit 2a31923

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Adapted from https://github.com/numba/numba/blob/master/azure-pipelines.yml
22
trigger:
33
- master
4+
- 1.1.x
45

56
pr:
67
- master
8+
- 1.1.x
79

810
variables:
911
PYTEST_WORKERS: auto

0 commit comments

Comments
 (0)