Skip to content

Commit 9672187

Browse files
committed
fix: updating worker for public repo
1 parent ce3dd73 commit 9672187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
status: {}
2020
jobs:
2121
automerge:
22-
runs-on: nixos
22+
runs-on: ubuntu-24.04
2323
permissions:
2424
contents: write
2525
pull-requests: write

0 commit comments

Comments
 (0)