Skip to content

Commit b467b4c

Browse files
committed
tools: run build-tarball on ubuntu-24.04-arm
Refs: #64972 (comment) Assisted-by: Codex Signed-off-by: inoway46 <inoueyuya416@gmail.com>
1 parent 3d85c94 commit b467b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/build-tarball.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ permissions:
7575
jobs:
7676
build-tarball:
7777
if: github.event.pull_request.draft == false
78-
runs-on: ubuntu-slim
78+
runs-on: ubuntu-24.04-arm
7979
steps:
8080
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8181
with:

0 commit comments

Comments
 (0)