We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9db184 commit bcc2e95Copy full SHA for bcc2e95
.github/workflows/kunit.yml
@@ -40,7 +40,7 @@ jobs:
40
41
vc4-arm64:
42
name: VC4 Unit Tests on ARM64
43
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
44
45
steps:
46
- uses: actions/checkout@v4
0 commit comments