mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd - add more cores to ARM instance
This commit is contained in:
parent
88db3fa344
commit
0b93c6e10f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-arm.yml
vendored
2
.github/workflows/create-arm.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
id: scw
|
||||
uses: scaleway/action-scw@bbcfd65cd2af73456ce439088e0d42c1657c4c38
|
||||
with:
|
||||
args: instance server create zone=fr-par-2 type=AMP2-C8
|
||||
args: instance server create zone=fr-par-2 type=AMP2-C60
|
||||
save-config: true
|
||||
version: v2.13.0
|
||||
access-key: ${{ secrets.SCW_ACCESS_KEY }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue