We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c235a99 commit 9e01971Copy full SHA for 9e01971
1 file changed
.github/workflows/ci.yml
@@ -19,8 +19,8 @@ jobs:
19
uses: actions/setup-dotnet@v3
20
with:
21
dotnet-version: |
22
- 6.0.x
23
- 7.0.x
+ 6.0.316
+ 7.0.307
24
25
- name: dotnet build
26
run: dotnet build
0 commit comments