Skip to content

Commit

Permalink
ci: maybe ubuntu-latest would be better?
Browse files Browse the repository at this point in the history
  • Loading branch information
june-fish committed Mar 8, 2024
1 parent 82c0d4b commit 7db48c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
variant: ['mt8183', 'sc7180']
runs-on: ARM64
runs-on: ubuntu-latest
container:
image: registry.fedoraproject.org/fedora-minimal:39
steps:
Expand Down

0 comments on commit 7db48c4

Please sign in to comment.