Skip to content

Commit

Permalink
Use 3.13 GA (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney authored Oct 10, 2024
1 parent 409567e commit bdabf23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
python: ["3.9", "3.10", "3.11", "3.12", "3.13.0-rc.1"]
python: ["3.9", "3.10", "3.11", "3.12", "3.13"]
fail-fast: false
runs-on: "${{ matrix.os }}"

Expand Down

0 comments on commit bdabf23

Please sign in to comment.