Skip to content

Commit 289c56b

Browse files
bors[bot]kaspar030
andauthored
Merge #228
228: CI: bump RIOT_BRANCH to 2023.04-branch and VERSION_TAG to 2023.07 r=kaspar030 a=kaspar030 With 2023.04 out, it's time to bump riotdocker's base branch. Co-authored-by: Kaspar Schleiser <[email protected]>
2 parents c26aa61 + 999e138 commit 289c56b

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)