Skip to content

Commit

Permalink
Bump CI to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dallasread committed Dec 4, 2024
1 parent 297e9ba commit c18a2bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
strategy:
matrix:
dotnet-version:
- '6.0.x'
- '8.0.x'
- '9.0.x'
steps:
- uses: actions/checkout@v4
- name: Setup dotnet ${{ matrix.dotnet-version }}
Expand Down

0 comments on commit c18a2bd

Please sign in to comment.