Skip to content

Commit

Permalink
upsize runner flavor to xxl
Browse files Browse the repository at this point in the history
  • Loading branch information
cherusk committed Nov 14, 2024
1 parent 4995471 commit ab2ee4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner_recreate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
openstack server create --wait
--key-name "ci_runner"
--image "${RUNNER_BASE_IMAGE}"
--flavor "m1.xlarge"
--flavor "m1.xxlarge"
--network "general_servers1"
--security-group "godon"
"${INSTANCE_NAME}"
Expand Down

0 comments on commit ab2ee4e

Please sign in to comment.