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 b2e4d17 commit 33a8932Copy full SHA for 33a8932
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- image: [macos-12, ubuntu-22.04, windows-2022]
+ image: [macos-14, ubuntu-24.04, windows-2022]
20
env:
21
DOTNET_NOLOGO: 1
22
DOTNET_CLI_TELEMETRY_OPTOUT: 1
0 commit comments