aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yaml
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas.ru@gmail.com>2023-12-08 15:39:58 +0100
committerGitHub <noreply@github.com>2023-12-08 15:39:58 +0100
commitadac2b0e7db1464b26134a659d2d33041fd0e59e (patch)
tree4b8bd6918d91699e36864f991b1059af877958a7 /.github/workflows/release.yaml
parentcff58032160406c170a3dc319ad6e7b288cafcc0 (diff)
parent6ba678a7ce0f85f980351ed388c47ed6812ba56c (diff)
downloadbrotli-adac2b0e7db1464b26134a659d2d33041fd0e59e.zip
brotli-adac2b0e7db1464b26134a659d2d33041fd0e59e.tar.gz
brotli-adac2b0e7db1464b26134a659d2d33041fd0e59e.tar.bz2
Merge branch 'master' into brotli-cmake-tweaks
Diffstat (limited to '.github/workflows/release.yaml')
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 4c0bc6f..22530eb 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -23,7 +23,7 @@ concurrency:
jobs:
windows_build:
name: Windows Build (vcpkg / ${{ matrix.triplet }})
- runs-on: [windows-2022]
+ runs-on: [windows-latest]
strategy:
fail-fast: false
matrix: