Skip to content

Commit b335991

Browse files
committed
Add .NET 10 usage
1 parent e295ec2 commit b335991

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
7.x
5353
8.x
5454
9.x
55+
10.x
5556
- name: Checkout
5657
uses: actions/checkout@v4
5758
- name: Build
@@ -77,6 +78,7 @@ jobs:
7778
7.x
7879
8.x
7980
9.x
81+
10.x
8082
- name: Checkout
8183
uses: actions/checkout@v4
8284
- name: Build

0 commit comments

Comments
 (0)