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 0879d27 commit 1476be1Copy full SHA for 1476be1
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
test-net6:
11
runs-on: ubuntu-latest
12
- container: mcr.microsoft.com/dotnet/sdk:8.0
+ container: mcr.microsoft.com/dotnet/sdk:6.0
13
14
steps:
15
- name: Checkout
0 commit comments