From 0943c1c6c1e8284a60437fbe717de930d80e6f45 Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Wed, 25 May 2022 20:18:55 +0000 Subject: add all features to matrix --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 60248de..2453dbf 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - features: [ "go", "dotnet", "go dotnet" ] + features: [ "anaconda", "aws-cli", "azure-cli", "common", "desktop-lite", "docker-from-docker", "docker-in-docker", "dotnet", "git", "github-cli", "git-lfs", "go", "gradle", "hugo", "java", "jupyterlab", "kubectl-helm-minikube", "maven", "node", "powershell", "python", "ruby", "rust", "sshd", "terraform" ] baseImage: [ "ubuntu:focal" ] steps: - uses: actions/checkout@v2 -- cgit v1.2.3