Skip to content

Commit

Permalink
ci: Add one more windows CI runner (#444)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Li <[email protected]>
  • Loading branch information
KevinLiAWS authored Oct 13, 2023
1 parent ecc79bd commit 8dfee65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/runner-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"version": "2022",
"arch": "x86",
"repo": "finch",
"desiredInstances": 1,
"desiredInstances": 2,
"availabilityZones": ["us-west-2a", "us-west-2b", "us-west-2c", "us-west-2d"]
},
{
Expand Down

0 comments on commit 8dfee65

Please sign in to comment.