瀏覽代碼

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:


Loading…
取消
儲存