Unverified Commit 9a463940 authored by Mathiyarasy's avatar Mathiyarasy Committed by GitHub

Exclude unsupported image scenarios for Oryx (#1209)

* Update test-pr.yaml

* Update test-pr.yaml for Oryx feature
parent 2951f048
...@@ -57,6 +57,11 @@ jobs: ...@@ -57,6 +57,11 @@ jobs:
"mcr.microsoft.com/devcontainers/base:debian", "mcr.microsoft.com/devcontainers/base:debian",
"mcr.microsoft.com/devcontainers/base:noble" "mcr.microsoft.com/devcontainers/base:noble"
] ]
exclude:
- features: oryx
baseImage: ubuntu:jammy
- features: oryx
baseImage: mcr.microsoft.com/devcontainers/base:ubuntu
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment