aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test-pr.yaml
diff options
context:
space:
mode:
authorChuck Lantz <clantz@microsoft.com>2022-11-07 21:46:23 +0300
committerGitHub <noreply@github.com>2022-11-07 21:46:23 +0300
commit3020d6da64798ee994d407ffd3ce3f800f6dff92 (patch)
tree4ed3232c30221851cfaf5c074fdc36c6c5c8bcc1 /.github/workflows/test-pr.yaml
parent73a9c7d38293067a4081b8d79dd12e92a585ef83 (diff)
Fix python feature issue #258, improve tests, fix oryx bug (#261)
* Fix #258, improve tests, fix oryx bug * Drop Debian 9 from tests given it is out of support
Diffstat (limited to '.github/workflows/test-pr.yaml')
-rw-r--r--.github/workflows/test-pr.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test-pr.yaml b/.github/workflows/test-pr.yaml
index 700c875..f89923d 100644
--- a/.github/workflows/test-pr.yaml
+++ b/.github/workflows/test-pr.yaml
@@ -54,7 +54,6 @@ jobs:
"ubuntu:bionic",
"debian:11",
"debian:10",
- "debian:9",
"mcr.microsoft.com/devcontainers/base:ubuntu",
"mcr.microsoft.com/devcontainers/base:debian",
]