Skip to content

Commit e7ec554

Browse files
authored
2.321.0 release (#10)
1 parent a18cc50 commit e7ec554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Clone repositories
1111
run: |
1212
rm -rf runner
13-
git clone -b dkurt/riscv64_runner_2.312.0 https://github.com/dkurt/runner --depth 1
13+
git clone -b dkurt/riscv64_runner_2.321.0 https://github.com/dkurt/runner --depth 1
1414
1515
- name: Download .NET
1616
run: |

0 commit comments

Comments
 (0)