Skip to content

Commit 592944b

Browse files
lhotaritisonkun
andauthored
Update .github/workflows/bot.yml
Co-authored-by: tison <[email protected]>
1 parent c5c68f0 commit 592944b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222

2323
jobs:
2424
pulsarbot:
25-
runs-on: ubuntu-latest
25+
runs-on: ubuntu-24.04
2626
timeout-minutes: 10
2727
if: github.event_name == 'issue_comment' && contains(github.event.comment.body, '/pulsarbot')
2828
steps:

0 commit comments

Comments
 (0)