Skip to content

Commit a1ee560

Browse files
authored
[ci] Update runner for deploy workflow
1 parent bb90372 commit a1ee560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- build-test
2525
if: (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') && !failure() && !cancelled()
2626
name: Deploy and Release Nightly
27-
runs-on: blacksmith-8vcpu-ubuntu-2204
27+
runs-on: blacksmith-8vcpu-ubuntu-2404
2828
permissions: write-all
2929
steps:
3030
- name: Free Disk Space (Ubuntu)

0 commit comments

Comments
 (0)