fixed comment

This commit is contained in:
2026-04-06 00:17:39 -04:00
parent e2640e4a5c
commit 1506e2adff

View File

@@ -25,7 +25,7 @@ jobs:
# macos-15-intel,
# macos-latest
]
dotnet-version: ['10.0']//['8.0', '9.0', '10.0']
dotnet-version: ['10.0'] #['8.0', '9.0', '10.0']
steps:
- name: Checkout
uses: actions/checkout@v6