We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c96e4 commit 7e89140Copy full SHA for 7e89140
.github/workflows/publish_nuget.yml
@@ -19,7 +19,7 @@ env:
19
jobs:
20
21
nuget-publish:
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
23
environment: upload
24
25
permissions:
0 commit comments