Browse Source

Update build-and-test.yml

pull/2728/head
Anton Firszov 2 years ago
committed by GitHub
parent
commit
eb1c871f79
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/build-and-test.yml

2
.github/workflows/build-and-test.yml

@ -24,7 +24,7 @@ jobs:
sdk: 8.0.x
runtime: -x64
codecov: false
- os: macos-latest
- os: macos-13 # macos-latest runs on arm64 runners where libgdiplus is unavailable
framework: net8.0
sdk: 8.0.x
runtime: -x64

Loading…
Cancel
Save