Skip to content

Commit 7471a54

Browse files
authored
ci: use win 2019 for code cov
1 parent 32f28c5 commit 7471a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
CodeCov:
7878
name: Code Coverage
79-
runs-on: windows-latest
79+
runs-on: windows-2019
8080
env:
8181
DOTCOVER_VER: 2021.1.2
8282
DOTCOVER_PKG: jetbrains.dotcover.commandlinetools

0 commit comments

Comments
 (0)