Skip to content

Commit

Permalink
Override ptyhon version for node14
Browse files Browse the repository at this point in the history
  • Loading branch information
mhennoch committed Jan 13, 2025
1 parent 32a622e commit af4f376
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ jobs:
- os: 'macos-latest'
nodejs: '14'
include:
- os: 'ubuntu-latest'
nodejs: '14'
python_version: '3.8'
- os: 'macos-latest'
python_version: '3.11'
- os: 'macos-13'
Expand Down

0 comments on commit af4f376

Please sign in to comment.