Skip to content

Commit

Permalink
Add net8.0 for w3c-trace-context-integration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
xiang17 committed Aug 20, 2024
1 parent 974ebb9 commit bf9ec41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [ net6.0 ]
version: [ net6.0, net8.0 ]
steps:
- uses: actions/checkout@v4
- name: Run W3C Trace Context docker compose
Expand Down

0 comments on commit bf9ec41

Please sign in to comment.