Skip to content

Commit bcc2e95

Browse files
committed
kunit: Try ubuntu-22.04 for arm64
1 parent f9db184 commit bcc2e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kunit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
vc4-arm64:
4242
name: VC4 Unit Tests on ARM64
43-
runs-on: ubuntu-latest
43+
runs-on: ubuntu-22.04
4444

4545
steps:
4646
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)