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 5e4ab58 + 00e13b7 commit f472ae7Copy full SHA for f472ae7
.github/workflows/scheduled-unit-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- branch: ['master', 'stable-23.0']
+ branch: ['master']
25
uses: ./.github/workflows/reusable-unit-tests-docker.yml
26
with:
27
branch: ${{ matrix.branch }}
0 commit comments