We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a243f80 commit 456d60cCopy full SHA for 456d60c
1 file changed
.github/workflows/dotnet.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments