Skip to content

Commit

Permalink
progress 4
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Oct 1, 2024
1 parent 7af5af7 commit 8799b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
set -e
/usr/sbin/pkg_add -v pkgin
pkgin update
pkgin -y install python311-* gcc12-*
pkgin -y install gmake python311-* py311-setuptools-* gcc12-*
run: |
set -e
PIP_BREAK_SYSTEM_PACKAGES=1 PYTHON=python3.11 gmake install-pydeps install print-sysinfo test test-memleaks
PIP_BREAK_SYSTEM_PACKAGES=1 gmake install-pydeps install print-sysinfo test test-memleaks

0 comments on commit 8799b6d

Please sign in to comment.