Skip to content

Commit 0ddcd1b

Browse files
committed
fixup! Add local tests to build system and CI
1 parent b47a95c commit 0ddcd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
done
112112
local-tests:
113113
name: "Local tests"
114-
runs-on: ubuntu-latest
114+
runs-on: [self-hosted, qcom-u2404, amd64]
115115

116116
steps:
117117
- name: Install dependencies

0 commit comments

Comments
 (0)