Skip to content

Commit 0f6e8fd

Browse files
authored
Change runner from ubuntu-latest to ubuntu-slim
1 parent 8dea69a commit 0f6e8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_typst_out_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ env:
3939
4040
jobs:
4141
detect-changes:
42-
runs-on: ubuntu-latest
42+
runs-on: ubuntu-slim
4343
permissions:
4444
contents: read
4545
pull-requests: read

0 commit comments

Comments
 (0)