Skip to content

Commit 3b64502

Browse files
bors[bot]fjmolinas
andauthored
Merge #154
154: .github/workflows/build.yml: bump verison to 2022.01 r=kaspar030 a=fjmolinas This PR should wait for the 2021.10 release to be in Co-authored-by: Francisco Molina <[email protected]>
2 parents f21004a + 59905b6 commit 3b64502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
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: '2021.07-branch'
39-
VERSION_TAG: '2021.10'
38+
RIOT_BRANCH: '2021.10-branch'
39+
VERSION_TAG: '2022.01'
4040
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"
4141

4242
steps:

0 commit comments

Comments
 (0)