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 ad00e84 commit 9b2699cCopy full SHA for 9b2699c
.github/workflows/dotnet.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
matrix:
28
include:
29
- - os: ubuntu-latest
+ - os: ubuntu-22.04
30
rid: linux-x64
31
- os: macos-latest
32
rid: osx-x64
0 commit comments