mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-07-16 01:11:40 +08:00
check if build works on windows 2016
This commit is contained in:
parent
77ac6caa64
commit
81e7861854
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2016
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user