瀏覽代碼

ci(tests): test with Python 3.12

pull/68/head
Deuchnord 6 月之前
committed by Jérôme Deuchnord
父節點
當前提交
ec1e43249e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml 查看文件

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

name: Python ${{ matrix.python_version }} (${{ matrix.os }})
steps:


Loading…
取消
儲存