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 4c75d51 commit 076c53bCopy full SHA for 076c53b
1 file changed
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Linux
17
runs-on: ubuntu-24.04
18
container:
19
- image: mcr.microsoft.com/dotnet/sdk:6.0
+ image: mcr.microsoft.com/dotnet/sdk:8.0
20
21
steps:
22
- name: Checkout
0 commit comments