Skip to content

Commit

Permalink
limited concurrent windows jobs to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
gilb1 committed Oct 6, 2022
1 parent 843b124 commit 6e1e836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitlab-runner/win-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ runners:
config: |
[[runners]]
executor = "kubernetes"
limit = 4
shell = "pwsh"
# The FF_USE_POWERSHELL_PATH_RESOLVER feature flag has to be enabled for PowerShell
# to resolve paths for Windows correctly when Runner is operating in a Linux environment
Expand Down

0 comments on commit 6e1e836

Please sign in to comment.