-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devops: add linux and mac coverage to PR validation (#2833)
* Add macos-13 and ubuntu-latest to build-and-test matrix * macos-13 not macos-latest because build currently fails on arm64 * Make code that checks if the build is running on windows clearer * Make dotnet publish step check exit code * Stop running dotnet publish and dotnet pack on non-windows where they failed with scary messages but confusingly allowed CI to pass since exit code was not checked
- Loading branch information
Showing
2 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters