add ubuntu support

This commit is contained in:
2024-04-19 16:32:09 +00:00
committed by GitHub
parent d14d3b178c
commit ae7a5e3fa6
2 changed files with 31 additions and 17 deletions

View File

@@ -16,6 +16,7 @@ jobs:
- wine
baseImage:
- mcr.microsoft.com/devcontainers/base:debian
- mcr.microsoft.com/devcontainers/base:ubuntu
steps:
- uses: actions/checkout@v3