mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 04:31:25 +08:00
Update run_common_crawl_tests.yml
This commit is contained in:
parent
0b228c57b7
commit
c8dff885bd
4
.github/workflows/run_common_crawl_tests.yml
vendored
4
.github/workflows/run_common_crawl_tests.yml
vendored
@ -15,7 +15,9 @@ jobs:
|
||||
- name: Set up dotnet core
|
||||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: "8.0.x"
|
||||
dotnet-version: |
|
||||
8.0.x
|
||||
9.0.x
|
||||
|
||||
- name: Restore corpus cache 0000, 0001
|
||||
id: restore-corpus
|
||||
|
Loading…
Reference in New Issue
Block a user