Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Oct 5, 2024
1 parent 931e000 commit 2110f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export COMPILER="gcc"
export OS_NAME="macos"

MACPORTS_URL=https://distfiles.macports.org/MacPorts
MACPORTS_PKG=MacPorts-2.5.3-10.13-HighSierra.pkg
MACPORTS_PKG=MacPorts-2.8.1-13-Ventura.pkg
MACPORTS_PREFIX=/opt/local
MACPORTS_PATH=/tmp/$MACPORTS_PKG

Expand Down

0 comments on commit 2110f89

Please sign in to comment.