Skip to content

Commit a2f66ec

Browse files
update build path
1 parent 2b8dece commit a2f66ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup .NET
1414
uses: actions/setup-dotnet@v4
1515
with:
16-
dotnet-version: "10.0.x"
16+
dotnet-version: "8.0.x"
1717

1818
- name: Restore dependencies
1919
run: dotnet restore ./src/DataStax.AstraDB.DataAPI/

0 commit comments

Comments
 (0)