ci/cd - add more cores to ARM instance

This commit is contained in:
florian 2023-05-01 20:20:52 +02:00
parent 88db3fa344
commit 0b93c6e10f
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}