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 eaf5d7a commit 287dbd9Copy full SHA for 287dbd9
3 files changed
.github/workflows/minimal.yml
@@ -4,9 +4,9 @@ name: Minimal installation
4
5
on:
6
push:
7
- branches: [ main ]
+ branches: [ main, support/2.x ]
8
pull_request:
9
10
11
jobs:
12
minimum_build:
.github/workflows/python-package.yml
@@ -5,9 +5,9 @@ name: Linux Testing
13
build:
.github/workflows/windows-testing.yml
@@ -5,9 +5,9 @@ name: Python package
windows:
0 commit comments