mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
16 lines
476 B
YAML
16 lines
476 B
YAML
self-hosted-runner:
|
|
# Labels of self-hosted runner in array of strings.
|
|
labels:
|
|
- m1mac
|
|
- 4090-desktop
|
|
- large_windows_16_latest
|
|
- large_ubuntu_16
|
|
- large_ubuntu_16-22.04
|
|
- v80-desktop
|
|
- v80-marais
|
|
- v80-couperin
|
|
# Configuration variables in array of strings defined in your repository or
|
|
# organization. `null` means disabling configuration variables check.
|
|
# Empty array means no configuration variable is allowed.
|
|
config-variables: null
|