Skip to content

Commit e68acae

Browse files
authored
Grr
1 parent 19aeab4 commit e68acae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os: [ubuntu-latest, windows-latest, macos-latest]
16-
dotnet-version: [ '6.0', '7.0', '8.0' ]
16+
dotnet-version: [ '7.0', '8.0', '9.0']
1717
fail-fast: false
1818
runs-on: ${{ matrix.os }}
1919

0 commit comments

Comments
 (0)