Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseRosenow committed Oct 28, 2024
1 parent b6bc238 commit d224f69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/riot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
runs-on: ubuntu-latest
container:
image: riot/riotbuild:latest
env:
RIOT_VERSION: "2024.07"
RIOTBASE: "/opt/riot-2024.07"
env:
RIOT_VERSION: "2024.07"
RIOTBASE: "/opt/riot-2024.07"
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit d224f69

Please sign in to comment.