From 05cc7b83b30fc7eb8eba4ab5c0a46f0a2b330537 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 11 Jun 2021 15:10:17 +0300 Subject: workflows/basic: test w/ latest Python --- .github/workflows/basic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml index 81d3b4a..a92e708 100644 --- a/.github/workflows/basic.yml +++ b/.github/workflows/basic.yml @@ -53,7 +53,7 @@ jobs: python-versions: strategy: matrix: - python-version: [3.6, 3.7, 3.8, 3.9] + python-version: [3.6, 3.7, 3.8, 3.9, 3.x] include: - os: ubuntu-20.04 - boost-version: 1.72.0 -- cgit v1.2.3