Skip to content

Commit 089d5bf

Browse files
committed
ci: update release in matrix
New stable branch Signed-off-by: Austin Horstman <[email protected]>
1 parent 4d5fbb1 commit 089d5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: github.event_name != 'schedule' || github.repository_owner == 'nix-community'
1111
strategy:
1212
matrix:
13-
branch: [master, release-25.05]
13+
branch: [master, release-25.11]
1414
steps:
1515
- name: Create GitHub App token
1616
uses: actions/create-github-app-token@v2

0 commit comments

Comments
 (0)