Skip to content

Commit

Permalink
add 17.0 branch to "rebuild-dev-image" github action
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Dec 30, 2024
1 parent c478fbe commit c63cf5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild-dev-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
branches: ['13.0', '14.0', '15.0', '16.0']
branches: ['13.0', '14.0', '15.0', '16.0', '17.0']
fail-fast: false
permissions:
contents: read
Expand Down

0 comments on commit c63cf5d

Please sign in to comment.