Skip to content

Commit 0981af7

Browse files
committed
Test script change
1 parent 866a093 commit 0981af7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-pr.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ jobs:
6262
baseImage: ubuntu:jammy
6363
- features: oryx
6464
baseImage: mcr.microsoft.com/devcontainers/base:ubuntu
65+
- features: docker-in-docker
66+
baseImage: mcr.microsoft.com/devcontainers/base:debian
67+
- features: docker-outside-of-docker
68+
baseImage: mcr.microsoft.com/devcontainers/base:debian
6569
steps:
6670
- uses: actions/checkout@v4
6771

0 commit comments

Comments
 (0)