Skip to content

Commit f31fd50

Browse files
committed
Update test.yml
1 parent 3676bdf commit f31fd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-22.04]
19-
dotnet: [6.0, 7.0]
19+
dotnet: [6.0.x, 7.0.x]
2020
steps:
2121
- name: Checkout repo
2222
uses: actions/checkout@v3

0 commit comments

Comments
 (0)