Skip to content

Commit 8334155

Browse files
authored
Run final-status check on ubuntu-slim (#2883)
2 parents e05c8b3 + 0ea5beb commit 8334155

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
@@ -108,7 +108,7 @@ jobs:
108108
needs:
109109
- sanity-check
110110
- build
111-
runs-on: ubuntu-latest
111+
runs-on: ubuntu-slim
112112
if: always()
113113
steps:
114114
- name: Check

0 commit comments

Comments
 (0)