Skip to content

Commit

Permalink
Merge pull request #246 from kaspar030/bump_release_branch
Browse files Browse the repository at this point in the history
ci: bump RIOT_BRANCH to `2024.01-branch`
  • Loading branch information
kaspar030 authored Feb 8, 2024
2 parents 9fc1ba4 + c36f1ed commit 78e6dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: Build and Test
runs-on: ubuntu-latest
env:
RIOT_BRANCH: '2023.10-branch'
RIOT_BRANCH: '2024.01-branch'
VERSION_TAG: '2024.01'
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"

Expand Down

0 comments on commit 78e6dbf

Please sign in to comment.