Skip to content

Commit

Permalink
pin to older version of python
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Nov 26, 2023
1 parent 07d2b6a commit 668f8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- uses: actions/setup-python@v4
id: setup-python
with:
python-version: '3.11'
python-version: '3.10'
- name: Use Node.js ${{ matrix.node }}
if: matrix.friendlyName != 'Ubuntu'
uses: actions/setup-node@v4
Expand Down

0 comments on commit 668f8a5

Please sign in to comment.