Skip to content

Commit

Permalink
fix: removed extra coma
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 28, 2023
1 parent d360f81 commit c46e403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
"3.11",
"3.12",
latest,
rc,
rc
]
runs-on: ubuntu-latest
container: python:${{ matrix.python-version }}
Expand Down

0 comments on commit c46e403

Please sign in to comment.