Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB authored Apr 12, 2024
1 parent 0757a96 commit 44f28fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: sudo apt-get install tree -y && tree

- name: Run tests on latest Renode
uses: antmicro/renode-test-action@v2.0.0
uses: antmicro/renode-test-action@v3.0.0
with:
renode-version: 'latest'
tests-to-run: 'test/renode/uptime_test.robot'
Expand Down

0 comments on commit 44f28fc

Please sign in to comment.