Skip to content

Commit

Permalink
Pin python at 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
calebdw committed Jan 2, 2024
1 parent 5b8d154 commit 6829629
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 @@ -20,5 +20,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- run: npm install
- run: npm test

0 comments on commit 6829629

Please sign in to comment.