Skip to content

Commit f8b02b3

Browse files
committed
Run tests on dotnet version 8 too
1 parent a5d4d0c commit f8b02b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
2525
with:
2626
dotnet-version: |
27-
6.0.x
27+
8.0.x
2828
2929
- name: Initialize environment
3030
run: |

0 commit comments

Comments
 (0)