fix test, again

This commit is contained in:
Eliot Jones 2022-02-19 16:27:21 -04:00
parent 109e0df0c4
commit b0a5f4c8d0
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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",