chore(actions): update scoop test runner to windows-2022

This commit is contained in:
Erica Marigold 2025-08-03 15:26:50 +01:00 committed by GitHub
parent adb07c5496
commit 104a7df99e
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ on:
jobs:
test:
runs-on: windows-2019
runs-on: windows-2022
steps:
- name: Check out repo
uses: actions/checkout@v3