Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
test python latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasBa committed Jan 4, 2024
1 parent c0fd3c3 commit 487e385
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,7 @@ jobs:
node-version: ${{ matrix.node }}

- uses: actions/setup-python@v4
name: Setup python latest
with:
python-version: "3.11"
name: Setup python

- name: Install dependencies
run: yarn install --ignore-scripts --frozen-lockfile
Expand Down

0 comments on commit 487e385

Please sign in to comment.