Skip to content

Commit

Permalink
kunit: Try ubuntu-22.04 for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
pelwell committed Feb 5, 2025
1 parent f9db184 commit bcc2e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
vc4-arm64:
name: VC4 Unit Tests on ARM64
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bcc2e95

Please sign in to comment.