Skip to content

Commit 741370b

Browse files
committed
chore: use 4 vcpus
1 parent b96eeed commit 741370b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
jobs:
1616
deploy:
17-
runs-on: blacksmith-2vcpu-ubuntu-2404
17+
runs-on: blacksmith-4vcpu-ubuntu-2404
1818
steps:
1919
- name: Checkout
2020
uses: actions/checkout@v5

0 commit comments

Comments
 (0)