Skip to content

Commit

Permalink
python info
Browse files Browse the repository at this point in the history
  • Loading branch information
huonw committed Feb 10, 2025
1 parent 48b6d8f commit 2db5b6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
3.13
3.11'
- run: |
python -VV
file $(which python)
build_wheels_macos14_arm64:
name: MacOS14
runs-on:
Expand All @@ -56,3 +60,6 @@ jobs:
3.13
3.11'
- run: |
python -VV
file $(which python)

0 comments on commit 2db5b6a

Please sign in to comment.