Skip to content

Commit aa5d590

Browse files
Update continuous-integration-workflow.yml
1 parent 05226c6 commit aa5d590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-dotnet@v4
1515
with:
1616
dotnet-version: |
17-
3.1.x
18-
8.0.x
17+
3.1.426
18+
8.0.411
1919
- name: build && test
2020
run: dotnet test src/SoapCore.Tests

0 commit comments

Comments
 (0)