Skip to content

Commit d364448

Browse files
committed
use arm runner for tests
1 parent 74fc354 commit d364448

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ jobs:
99
build_test:
1010
uses: membraneframework/membrane_actions/.github/workflows/build-test.yml@main
1111

12+
test-arm:
13+
uses: membraneframework/membrane_actions/.github/workflows/test.yml@main
14+
with:
15+
runner: ubuntu-24.04-arm
16+
1217
test:
1318
uses: membraneframework/membrane_actions/.github/workflows/test.yml@main
1419

0 commit comments

Comments
 (0)