Skip to content

Commit 107a374

Browse files
committed
chore: faster runners
1 parent 955e4db commit 107a374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build-commit-upload:
1212
name: Build, Commit and Upload
13-
runs-on: depot-ubuntu-24.04-arm
13+
runs-on: depot-ubuntu-24.04-arm-16
1414
permissions:
1515
contents: write
1616
steps:

0 commit comments

Comments
 (0)