Skip to content

Commit 7e89140

Browse files
zhpenkovJuveniel
authored andcommitted
ci: set publish_nuget ubuntu to 22.04
1 parent 84c96e4 commit 7e89140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_nuget.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
jobs:
2020

2121
nuget-publish:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-22.04
2323
environment: upload
2424

2525
permissions:

0 commit comments

Comments
 (0)