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 a33a8b6 commit 034c426Copy full SHA for 034c426
.github/workflows/dotnet-package.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
strategy:
13
matrix:
14
dotnet: ['6.0.x', '7.0.x', '8.0.x']
0 commit comments