Skip to content

Commit 20bf9f1

Browse files
authored
Merge pull request #2 from restreamio/update-builder
Update builder to 32 vcpu
2 parents a309903 + c672605 commit 20bf9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cef.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
build:
22-
runs-on: blacksmith-8vcpu-ubuntu-2404
22+
runs-on: blacksmith-32vcpu-ubuntu-2404
2323
steps:
2424
- name: Checkout repository
2525
uses: actions/checkout@v4

0 commit comments

Comments
 (0)