Skip to content

Commit f964642

Browse files
committed
change integration test dotnet version to 10
1 parent fec21ca commit f964642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
CI:
99
uses: HydrologicEngineeringCenter/dotnet-workflows/.github/workflows/integration.yml@main
1010
with:
11-
dotnet-version: '9.0.x'
11+
dotnet-version: '10.0.x'
1212
run-tests: true

0 commit comments

Comments
 (0)