Skip to content

Commit 1593365

Browse files
authored
ci: test out ubuntu-slim runner (#94)
1 parent 8b0e9e4 commit 1593365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semantic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: read # for amannn/action-semantic-pull-request to analyze PRs
1717
statuses: write # for amannn/action-semantic-pull-request to mark status of analyzed PR
1818
name: Validate PR Title
19-
runs-on: ubuntu-latest
19+
runs-on: ubuntu-slim
2020
steps:
2121
- name: semantic-pull-request
2222
uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1

0 commit comments

Comments
 (0)