Skip to content

Commit a70cb4b

Browse files
committed
updated GitHub actions workflows to include branch 20.0
1 parent b0b78b7 commit a70cb4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rebuild-dev-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-22.04
1010
strategy:
1111
matrix:
12-
branches: ['14.0', '14.5', '18.0', '19.0']
12+
branches: ['14.0', '14.5', '18.0', '19.0', '20.0']
1313
fail-fast: false
1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)