Skip to content

Commit e30d337

Browse files
authored
Update scheduled runs
1 parent 2e1a881 commit e30d337

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/scheduled_runs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
branch:
22-
- antalya
22+
- antalya-25.8
2323
name: ${{ matrix.branch }}
2424
if: github.event.schedule != '0 0 * * 6'
2525
runs-on: ubuntu-latest
@@ -44,7 +44,8 @@ jobs:
4444
fail-fast: false
4545
matrix:
4646
branch:
47-
- customizations/24.8.14
47+
- customizations/24.8.18
48+
- releases/25.3.7
4849
name: ${{ matrix.branch }}
4950
if: github.event.schedule != '0 0 * * *'
5051
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)