Skip to content

Commit 999e138

Browse files
committed
CI: bump RIOT_BRANCH to 2023.04-branch and VERSION_TAG to 2023.07
1 parent c26aa61 commit 999e138

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
@@ -35,8 +35,8 @@ jobs:
3535
name: Build and Test
3636
runs-on: ubuntu-latest
3737
env:
38-
RIOT_BRANCH: '2022.10-branch'
39-
VERSION_TAG: '2023.01'
38+
RIOT_BRANCH: '2023.04-branch'
39+
VERSION_TAG: '2023.07'
4040
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"
4141

4242
steps:

0 commit comments

Comments
 (0)