Skip to content

Commit 8eafb50

Browse files
committed
ORC-2118: Use ubuntu-slim for GitHub Actions license-check job
1 parent 14985e5 commit 8eafb50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
247247
license-check:
248248
name: "License Check"
249-
runs-on: ubuntu-latest
249+
runs-on: ubuntu-slim
250250
steps:
251251
- name: Checkout repository
252252
uses: actions/checkout@v6

0 commit comments

Comments
 (0)