Skip to content

Commit

Permalink
[#1895] Add branch wip/3.0 to the CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Dec 12, 2024
1 parent 091dc72 commit 2aee92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build-snapshots:
strategy:
matrix:
branch: [ 'wip/2.3', 'wip/2.4' ]
branch: [ 'wip/2.3', 'wip/2.4', 'wip/3.0' ]
uses: ./.github/workflows/build.yml
with:
branch: ${{ matrix.branch }}

0 comments on commit 2aee92e

Please sign in to comment.