mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 09:21:57 +08:00
fix test, again
This commit is contained in:
parent
109e0df0c4
commit
b0a5f4c8d0
2
.github/workflows/nightly_release.yml
vendored
2
.github/workflows/nightly_release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
build_and_publish_nightly:
|
||||
needs: check_date
|
||||
if: ${{ needs.check_date.outputs.should_run != 'false' }}
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2016
|
||||
name: build_and_publish_nightly
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
@ -118,7 +118,6 @@
|
||||
"UglyToad.PdfPig.Graphics.Core.LineDashPattern",
|
||||
"UglyToad.PdfPig.Graphics.Core.LineJoinStyle",
|
||||
"UglyToad.PdfPig.Graphics.Core.RenderingIntent",
|
||||
"UglyToad.PdfPig.Core.TextRenderingMode",
|
||||
"UglyToad.PdfPig.Graphics.CurrentFontState",
|
||||
"UglyToad.PdfPig.Graphics.CurrentGraphicsState",
|
||||
"UglyToad.PdfPig.Graphics.IColorSpaceContext",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user