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.
2 parents 6ae0e44 + aaeae24 commit b8cf630Copy full SHA for b8cf630
1 file changed
.github/workflows/build-and-test.yml
@@ -24,7 +24,7 @@ jobs:
24
sdk: 8.0.x
25
runtime: -x64
26
codecov: false
27
- - os: macos-latest
+ - os: macos-13 # macos-latest runs on arm64 runners where libgdiplus is unavailable
28
framework: net8.0
29
30
0 commit comments