We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e420114 commit 454a252Copy full SHA for 454a252
.github/workflows/build-test-publish.yml
@@ -88,7 +88,7 @@ jobs:
88
89
build-linux:
90
needs: create-release
91
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
92
steps:
93
- uses: actions/checkout@v2
94
- name: Setup .NET9
0 commit comments