瀏覽代碼
ci(tests): test with Python 3.12 (#345)
tags/v0.10.13
Deuchnord
1 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
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: |
|
|
|