Skip to content

Commit 405a8ef

Browse files
Merge branch 'googleapis:main' into main
2 parents ba76fde + f1afc28 commit 405a8ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_clients.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
repository: googleapis/google-cloudevents-dotnet
3939
path: google-cloudevents-dotnet
4040

41-
- name: Setup .NET 6
41+
- name: Setup .NET 8
4242
uses: actions/setup-dotnet@v4
4343
with:
44-
dotnet-version: 6.0.x
44+
dotnet-version: 8.0.x
4545

4646
- name: Run smoke tests
4747
run: google-cloudevents-dotnet/validate-schema.sh .

0 commit comments

Comments
 (0)