Skip to content

Commit ef2b28f

Browse files
committed
Removes unnecessary branches matrix
1 parent f8c132b commit ef2b28f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/report.yml

-7
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ jobs:
1313
env:
1414
STACK_VERSION: 9.0.0-SNAPSHOT
1515
BRANCH: 'main' # Branch for downloading the specs
16-
strategy:
17-
matrix:
18-
branch:
19-
- 'main'
20-
- '8.x'
21-
- '8.17'
22-
- '8.16'
2316
steps:
2417
- uses: actions/checkout@v4
2518
with:

0 commit comments

Comments
 (0)