Skip to content

Commit f7e633d

Browse files
committed
[hibernate#1895] Add branch wip/3.0 to the CI workflows
1 parent 417e58f commit f7e633d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build-snapshots:
1212
strategy:
1313
matrix:
14-
branch: [ 'wip/2.3', 'wip/2.4' ]
14+
branch: [ 'wip/2.3', 'wip/2.4', 'wip/3.0' ]
1515
uses: ./.github/workflows/build.yml
1616
with:
1717
branch: ${{ matrix.branch }}

0 commit comments

Comments
 (0)