このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
isprogram
/
pyenv
ミラー元
https://github.com/pyenv/pyenv.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プロジェクト
0
リリース
240
Wiki
アクティビティ
ソースを参照
Add Python version 3.11 to the macOS build (
#2510
)
pull/2517/head
Omer Korner
3年前
committed by
GitHub
親
6da0e89207
コミット
ad6a950734
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID:
4AEE18F83AFDEB23
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
.github/workflows/macos_build.yml
+ 1
- 0
.github/workflows/macos_build.yml
ファイルの表示
@ -10,6 +10,7 @@ jobs:
-
"3.8"
-
"3.9"
-
"3.10"
-
"3.11"
runs-on
:
macos-11
steps:
-
uses
:
actions/checkout@v2
書き込み
プレビュー
読み込み中…
キャンセル
保存