mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-08-26 11:27:00 +01:00
chore(actions): update scoop test runner to windows-2022
This commit is contained in:
parent
adb07c5496
commit
104a7df99e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scoop_test.yaml
vendored
2
.github/workflows/scoop_test.yaml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
steps:
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue