We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d364448 commit fd81572Copy full SHA for fd81572
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
test-arm:
13
uses: membraneframework/membrane_actions/.github/workflows/test.yml@main
14
with:
15
- runner: ubuntu-24.04-arm
+ cache-version: 1
16
17
test:
18
0 commit comments