Skip to content

Commit

Permalink
chore: fixed test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
miawinter98 committed Nov 25, 2024
1 parent a218571 commit 7516eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
dotnet-version: [ '8.0.x' ]
dotnet-version: [ '9.0.x' ]

steps:
- name: Checkout
Expand Down

0 comments on commit 7516eb5

Please sign in to comment.