Skip to content

Commit

Permalink
chore(ci): add python 3.11 target to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Jan 22, 2024
1 parent 1aa074b commit 79b8f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
target:
- wasm32-unknown-unknown
python:
- "3.11"
- "3.12"
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 79b8f3d

Please sign in to comment.