Skip to content

Commit

Permalink
Added .net 8 to test-documentation:
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Nov 19, 2023
1 parent 337ec75 commit 248153c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,14 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
# used for documentation
- name: Setup Ruby
Expand Down

0 comments on commit 248153c

Please sign in to comment.