Skip to content

Commit 20ec8ee

Browse files
committed
Bump tag versions
1 parent a74fcd1 commit 20ec8ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
name: Build and Test
3838
runs-on: ubuntu-latest
3939
env:
40-
RIOT_BRANCH: '2025.01-branch'
41-
VERSION_TAG: '2025.04'
40+
RIOT_BRANCH: '2025.04-branch'
41+
VERSION_TAG: '2025.07'
4242
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"
4343

4444
steps:

0 commit comments

Comments
 (0)