We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b96eeed commit 741370bCopy full SHA for 741370b
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ concurrency:
14
15
jobs:
16
deploy:
17
- runs-on: blacksmith-2vcpu-ubuntu-2404
+ runs-on: blacksmith-4vcpu-ubuntu-2404
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v5
0 commit comments