mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-12 12:18:18 +00:00
[GHA] Use ubuntu-24.04-arm
runner
This commit is contained in:
parent
102e4c07ea
commit
edc534f1b7
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -136,9 +136,9 @@ jobs:
|
|||||||
- name: amd64
|
- name: amd64
|
||||||
runner: ubuntu-latest
|
runner: ubuntu-latest
|
||||||
- name: arm32v7
|
- name: arm32v7
|
||||||
runner: linux-arm64-4-core-public
|
runner: ubuntu-24.04-arm
|
||||||
- name: arm64v8
|
- name: arm64v8
|
||||||
runner: linux-arm64-4-core-public
|
runner: ubuntu-24.04-arm
|
||||||
release:
|
release:
|
||||||
- ${{ needs.preconfig.outputs.release }}
|
- ${{ needs.preconfig.outputs.release }}
|
||||||
exclude: ${{ fromJson(needs.preconfig.outputs.deb) }}
|
exclude: ${{ fromJson(needs.preconfig.outputs.deb) }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user