From c9d9fcad2a11c1cd1550a541f44091d65f0b5584 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 27 Nov 2022 09:16:15 +1100 Subject: Remove explicit "default" test config argument. Not specifying the test config implicitly selects default args. --- .github/workflows/selfhosted.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github/workflows/selfhosted.yml') diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 39ffc8baa..b4103f9da 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -50,8 +50,6 @@ jobs: - sol10 - sol11 - win10 - configs: - - default # Then we include any extra configs we want to test for specific VMs. include: - { os: ARM64, configs: pam } -- cgit v1.2.3