diff options
Diffstat (limited to '.azurepipelines/templates/defaults.yml')
-rw-r--r-- | .azurepipelines/templates/defaults.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.azurepipelines/templates/defaults.yml b/.azurepipelines/templates/defaults.yml index b490944..74d6b41 100644 --- a/.azurepipelines/templates/defaults.yml +++ b/.azurepipelines/templates/defaults.yml @@ -9,3 +9,4 @@ variables:
default_python_version: ">=3.10.6"
+ default_linux_image: "ghcr.io/tianocore/containers/fedora-35-test:47addc9"
|