We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d6978 commit 7a62bcfCopy full SHA for 7a62bcf
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
matrix:
40
arch: [ x64 ]
41
- os: [ windows-2019, windows-2022, macos-13 ]
+ os: [ windows-2022, macos-13 ]
42
tfm: [ net472, net8.0, net9.0 ]
43
exclude:
44
- os: macos-13
0 commit comments