Skip to content

Commit 1bdb1a0

Browse files
authored
Use ubuntu-slim for merge workflow
1 parent a194db0 commit 1bdb1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
merge:
11-
runs-on: ubuntu-24.04
11+
runs-on: ubuntu-slim
1212
if: github.actor == 'dependabot[bot]' && github.repository == 'josh/lazy-nvim-nix'
1313

1414
steps:

0 commit comments

Comments
 (0)