From 0643dfd9bfb5fb05cd1ed927366c0700b476f1b8 Mon Sep 17 00:00:00 2001 From: Seweryn Presnal Date: Sat, 13 Jul 2024 07:01:38 +0200 Subject: [PATCH] Run integration tests on all self-hosted Windows runners --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index ed9be5abd..c58e5e59c 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -10,7 +10,7 @@ concurrency: jobs: run_test_conversions: - runs-on: [self-hosted, windows-server-2019] + runs-on: [self-hosted, windows] strategy: fail-fast: false matrix: