Skip to content

Commit

Permalink
[GHA] Use ubuntu-24.04-arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rj1k committed Jan 16, 2025
1 parent 96de8fd commit dee850e
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 @@ -136,7 +136,7 @@ jobs:
- name: amd64
runner: ubuntu-latest
- name: arm32v7
runner: linux-arm64-4-core-public
runner: ubuntu-24.04-arm
- name: arm64v8
runner: linux-arm64-4-core-public
release:
Expand Down

0 comments on commit dee850e

Please sign in to comment.