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.
2 parents eaf5d7a + fb3c24d commit ba1daa3Copy full SHA for ba1daa3
.github/workflows/minimal.yml
@@ -4,9 +4,9 @@ name: Minimal installation
4
5
on:
6
push:
7
- branches: [ main ]
+ 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