We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b90685 commit 2a31923Copy full SHA for 2a31923
azure-pipelines.yml
@@ -1,9 +1,11 @@
1
# Adapted from https://github.com/numba/numba/blob/master/azure-pipelines.yml
2
trigger:
3
- master
4
+- 1.1.x
5
6
pr:
7
8
9
10
variables:
11
PYTEST_WORKERS: auto
0 commit comments