Skip to content

Commit

Permalink
Fix 'Github Actions' configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Jul 10, 2023
1 parent 0525beb commit f6e05e0
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 @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
dotnet_version: [ '5.x', '6.x', '7.x' ]
python_version: [ '3.8', '3.11' ]
python_version: '3.8'
platform: [
{
os: 'macos-latest',
Expand Down

0 comments on commit f6e05e0

Please sign in to comment.