mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-07-16 23:52:29 +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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2016
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user