Skip to content

Commit 3a57d5c

Browse files
authored
Update build.yml
1 parent 44f28fc commit 3a57d5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ jobs:
6565
- name: Run tests on latest Renode
6666
uses: antmicro/[email protected]
6767
with:
68-
renode-version: 'latest'
68+
renode-version: '1.13.3'
6969
tests-to-run: 'test/renode/uptime_test.robot'
70-
renode-path: renode-latest
70+
renode-path: renode-1.13
7171
artifacts-path: ${{ github.workspace }}
7272

7373

0 commit comments

Comments
 (0)