Skip to content

Commit d114116

Browse files
committed
[up] framework .NET 9 set
1 parent 4235eff commit d114116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- os: ubuntu-latest
2121
solution: Simplify.NetCore.sln
2222
tests-exclude-category: Windows
23-
test-framework-command: --framework net8.0
23+
test-framework-command: --framework net9.0
2424

2525
env:
2626
DOTNET_TEST_FRAMEWORK: ${{ matrix.dotnet-test-framework }} # Set at job level

0 commit comments

Comments
 (0)