Skip to content

Commit

Permalink
add beta python version
Browse files Browse the repository at this point in the history
  • Loading branch information
legendecas committed May 9, 2024
1 parent 408afd1 commit 26d9d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-13, macos-latest, ubuntu-latest]
python: ["3.8", "3.10", "3.12"]
python: ["3.8", "3.10", "3.12", "3.13"]

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 26d9d6e

Please sign in to comment.