From f56d9b98630bc93191eb3f3bc17a74a04fe17c89 Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:46:54 +0100 Subject: [PATCH] Update run-windows-matrix.yml --- .github/workflows/run-windows-matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-windows-matrix.yml b/.github/workflows/run-windows-matrix.yml index 41a471e..461db64 100644 --- a/.github/workflows/run-windows-matrix.yml +++ b/.github/workflows/run-windows-matrix.yml @@ -8,7 +8,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [windows-2019, windows-2022] + os: [windows-2019, windows-2022, windows-2025] fail-fast: false steps: - name: Run pwsh