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 8a983bf commit 123fc43Copy full SHA for 123fc43
.github/workflows/build-debug.yml
@@ -13,7 +13,7 @@ jobs:
13
build-dotnet:
14
permissions:
15
contents: read
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
17
timeout-minutes: 10
18
steps:
19
- uses: Cysharp/Actions/.github/actions/checkout@main
.github/workflows/build-release.yml
@@ -16,7 +16,7 @@ jobs:
20
21
22
0 commit comments