Skip to content

Commit bec0b4b

Browse files
committed
ci: bump RIOT_BRANCH to latest release 2025.04
1 parent 3382e03 commit bec0b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Build and Test
3737
runs-on: ubuntu-latest
3838
env:
39-
RIOT_BRANCH: '2025.01-branch'
39+
RIOT_BRANCH: '2025.04-branch'
4040
VERSION_TAG: '2025.04'
4141
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"
4242

0 commit comments

Comments
 (0)