Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-hanheide authored Feb 22, 2024
1 parent 99f2915 commit c66ecab
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:
strategy:
matrix:
features:
- color
- hello
# - color
# - hello
- desktop-lite
baseImage:
- debian:latest
- ubuntu:latest
Expand All @@ -34,8 +35,9 @@ jobs:
strategy:
matrix:
features:
- color
- hello
# - color
# - hello
- desktop-lite
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit c66ecab

Please sign in to comment.