Skip to content

Commit 4ab8f37

Browse files
committed
feat(ci): use slim runners for formatting jobs
1 parent 3591461 commit 4ab8f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
check_ark:
5454
name: ArkScript formatting check
55-
runs-on: ubuntu-24.04
55+
runs-on: ubuntu-slim
5656

5757
strategy:
5858
fail-fast: false

0 commit comments

Comments
 (0)