We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287dbd9 commit fb3c24dCopy full SHA for fb3c24d
3 files changed
.github/workflows/minimal.yml
@@ -4,9 +4,9 @@ name: Minimal installation
4
5
on:
6
push:
7
- branches: [ main, support/2.x ]
+ branches: [ support/v2 ]
8
pull_request:
9
10
11
jobs:
12
minimum_build:
.github/workflows/python-package.yml
@@ -5,9 +5,9 @@ name: Linux Testing
+ branches: [ support/v2]
13
build:
.github/workflows/windows-testing.yml
@@ -5,9 +5,9 @@ name: Python package
windows:
0 commit comments