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 8e90757 commit 367a8d9Copy full SHA for 367a8d9
.github/workflows/backward-compatibility.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
push:
8
branches:
9
- - "1.6.x"
+ - "1.7.x"
10
11
jobs:
12
backward-compatibility:
.github/workflows/build.yml
lint:
@@ -22,7 +22,6 @@ jobs:
22
- "8.0"
23
- "8.1"
24
- "8.2"
25
-
26
27
steps:
28
- name: "Checkout"
0 commit comments