Skip to content

Commit e8393a9

Browse files
committed
Build .NET 9.0.10{2,3} too
1 parent 544f9e1 commit e8393a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main-quality-check.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
matrix:
2121
dotnet-version:
2222
- '9.0.100'
23+
- '9.0.102'
24+
- '9.0.103'
2325
steps:
2426
- name: Checkout Project
2527
uses: actions/checkout@v3

0 commit comments

Comments
 (0)