mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
improved description of runner_cpu setting
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
||||
description: Build with a local target platform (set to "true" to use local target platform)
|
||||
default: 'false'
|
||||
runner_cpus:
|
||||
description: Default is what you get from ubuntu-latest, usually 4 CPUs, but can be 8, 16, and 64 as well
|
||||
description: Empty means ubuntu-latest, usually 4 CPUs with little disk/memory, but can be 4, 8, 16, and 64 as well; default is 16
|
||||
default: '16'
|
||||
firefox_version:
|
||||
description: Version to use for Selenium tests; default is 137.0, but could, e.g., be "141.0" or "latest"
|
||||
|
||||
Reference in New Issue
Block a user