Skip to content

Commit

Permalink
🧪 Run tests on latest stable and previous two Debian releases
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored and andreiborisov committed Jun 28, 2023
1 parent 22a9d19 commit 8263169
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
baseImage:
- mcr.microsoft.com/devcontainers/base:debian
- mcr.microsoft.com/devcontainers/base:ubuntu
- debian:9-slim
- debian:10-slim
- debian:11-slim
- debian:oldoldstable-slim
- debian:oldstable-slim
- debian:stable-slim
- ubuntu:focal
- ubuntu:jammy
steps:
Expand Down Expand Up @@ -81,9 +81,9 @@ jobs:
baseImage:
- mcr.microsoft.com/devcontainers/base:debian
- mcr.microsoft.com/devcontainers/base:ubuntu
- debian:9-slim
- debian:10-slim
- debian:11-slim
- debian:oldoldstable-slim
- debian:oldstable-slim
- debian:stable-slim
- ubuntu:focal
- ubuntu:jammy
steps:
Expand Down

0 comments on commit 8263169

Please sign in to comment.