Skip to content

Commit 5ed076c

Browse files
committed
fix runs-on in the example
Signed-off-by: Vlad Goldman <[email protected]>
1 parent 6df4975 commit 5ed076c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Note that if you're running on an Arm server, You'll adapt the prefix of `runs-o
3333
specs:
3434
name: specs
3535
# runs-on: actuated-arm64-2cpu-8gb
36-
runs-on: actuated-arm64-2cpu-8gb
36+
runs-on: actuated-2cpu-8gb
3737
steps:
3838
- uses: actions/checkout@v4
3939
- name: Check specs

0 commit comments

Comments
 (0)