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 2d68abc commit 33aea96Copy full SHA for 33aea96
.github/workflows/build.yaml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- os: [ macos-latest, ubuntu-latest, windows-latest ]
+ os: [ macos-latest, ubuntu-22.04, windows-latest ]
37
38
env:
39
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
0 commit comments