We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb90372 commit a1ee560Copy full SHA for a1ee560
.github/workflows/nightly.yml
@@ -24,7 +24,7 @@ jobs:
24
- build-test
25
if: (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') && !failure() && !cancelled()
26
name: Deploy and Release Nightly
27
- runs-on: blacksmith-8vcpu-ubuntu-2204
+ runs-on: blacksmith-8vcpu-ubuntu-2404
28
permissions: write-all
29
steps:
30
- name: Free Disk Space (Ubuntu)
0 commit comments