Skip to content

Commit

Permalink
Merge #213
Browse files Browse the repository at this point in the history
213: bump workflow RIOT_BRANCH / VERSION_TAG to `2022.07-branch` / `2022.10` r=maribu a=kaspar030



Co-authored-by: Kaspar Schleiser <[email protected]>
  • Loading branch information
bors[bot] and kaspar030 authored Nov 24, 2022
2 parents 3b65b35 + 4b45de8 commit dfd2edd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
name: Build and Test
runs-on: ubuntu-latest
env:
RIOT_BRANCH: '2022.04-branch'
VERSION_TAG: '2022.07'
RIOT_BRANCH: '2022.10-branch'
VERSION_TAG: '2022.10'
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"

steps:
Expand Down

0 comments on commit dfd2edd

Please sign in to comment.