aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-03-08 15:26:40 +0100
committerJay Berkenbilt <ejb@ql.org>2022-03-08 18:32:06 +0100
commit09a36ad62bfa787642778b8076ae5b4ba4a64fcc (patch)
tree5d9984bce31784cb83305ab20361e2dc9a20793a /.github
parent6b114684c2414d224de4bc49c4849ab641491bf4 (diff)
downloadqpdf-09a36ad62bfa787642778b8076ae5b4ba4a64fcc.tar.zst
Run Windows build on Windows 2022 runnerrelease-qpdf-10.6.310.6
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 6375cf92..2bc5d217 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -54,7 +54,7 @@ jobs:
name: distribution
path: distribution
Windows:
- runs-on: windows-2019
+ runs-on: windows-latest
needs: Prebuild
strategy:
fail-fast: false