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 0937a13 commit 2d1ea07Copy full SHA for 2d1ea07
.github/workflows/build.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
13
linux-build:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
15
steps:
16
- uses: actions/checkout@v4
17
- name: Setup .NET
0 commit comments