Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit24ee4a7

Browse files
committed
Bump macOS deployment target to 10.13 in CI
1 parent2ddda3a commit24ee4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/reusable-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
brew link --overwrite tcl-tk@8
4646
-name:Configure CPython
4747
run:|
48-
MACOSX_DEPLOYMENT_TARGET=10.9 \
48+
MACOSX_DEPLOYMENT_TARGET=10.13 \
4949
GDBM_CFLAGS="-I$(brew --prefix gdbm)/include" \
5050
GDBM_LIBS="-L$(brew --prefix gdbm)/lib -lgdbm" \
5151
./configure \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp