Skip to content

Commit

Permalink
ci: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
NikiforovAll committed Jul 2, 2024
1 parent d0c3497 commit 3661dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- dotnet-aspire
- dotnet-csharpier
baseImage:
- debian:latest
- ubuntu:latest
# - debian:latest
# - ubuntu:latest
- mcr.microsoft.com/devcontainers/base:ubuntu
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3661dcf

Please sign in to comment.