Skip to content

Commit

Permalink
Merge #192
Browse files Browse the repository at this point in the history
192: .github/workflows/build.yml: bump verison to 2022.04 r=benpicco a=benpicco



Co-authored-by: Benjamin Valentin <[email protected]>
  • Loading branch information
bors[bot] and benpicco authored May 12, 2022
2 parents cc6ecfc + 20ef410 commit 750de4c
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.01-branch'
VERSION_TAG: '2022.04'
RIOT_BRANCH: '2022.04-branch'
VERSION_TAG: '2022.07'
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"

steps:
Expand Down

0 comments on commit 750de4c

Please sign in to comment.