ソースを参照

ci(tests): test with Python 3.12 (#345)

tags/v0.10.13
Deuchnord 5ヶ月前
committed by GitHub
コミット
89c7975f79
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml ファイルの表示

@@ -24,6 +24,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'

name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
steps:


読み込み中…
キャンセル
保存