Skip to content

Commit

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

This one was long overdue to the tag should have been changed a while ago...

Co-authored-by: Francisco Molina <[email protected]>
  • Loading branch information
bors[bot] and fjmolinas authored Oct 19, 2021
2 parents d4e7ed0 + d4eddce commit 43ad23c
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: '2021.04-branch'
VERSION_TAG: '2021.07'
RIOT_BRANCH: '2021.07-branch'
VERSION_TAG: '2021.10'
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"

steps:
Expand Down

0 comments on commit 43ad23c

Please sign in to comment.