Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS committed Sep 7, 2024
1 parent 0549478 commit 192ea20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
permissions:
pull-requests: write
runs-on: ubuntu-latest
fail-fast: false
strategy:
matrix:
dotnet-version: [ 8.0.x, 9.0.x ]
fail-fast: false
services:
mysql:
image: mysql:latest
Expand Down

0 comments on commit 192ea20

Please sign in to comment.