Skip to content

Commit 07055c0

Browse files
authored
Update builder.yml
1 parent bf1830f commit 07055c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build-image:
1010
strategy:
1111
fail-fast: false
12-
runs-on: ubuntu-latest-arm
12+
runs-on: ubuntu-24.04-arm
1313
steps:
1414
- name: checkout
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)