We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757c6fc commit 829bf55Copy full SHA for 829bf55
.github/workflows/build_test.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Run tests on latest Renode
69
uses: antmicro/[email protected]
70
with:
71
- renode-version: '1.13.3'
+ renode-version: '1.15.3'
72
tests-to-run: 'tests/renode/uptime_test.robot'
73
artifacts-path: ${{ github.workspace }}
74
0 commit comments