mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-03 00:02:36 -04:00
11 lines
401 B
YAML
11 lines
401 B
YAML
# Configuration variables in array of strings defined in your repository or organization
|
|
# From https://github.com/rhysd/actionlint/blob/v1.7.7/docs/config.md:
|
|
# "When an array is set, actionlint will check vars properties strictly. An empty array means no variable is allowed."
|
|
config-variables:
|
|
# - DEFAULT_RUNNER
|
|
# - JOB_NAME
|
|
# - ENVIRONMENT_STAGE
|
|
self-hosted-runner:
|
|
labels:
|
|
- oqs-x64
|