diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 96f6fe7..a9f98d9 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
7.x
8.x
9.x
+ 10.x
- name: Build
run: dotnet build -c Release
- name: Test