aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-11 15:10:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-11 15:10:17 +0300
commit05cc7b83b30fc7eb8eba4ab5c0a46f0a2b330537 (patch)
tree22f58e4e571756a4aac6315fd510f2300fec6171
parentworkflows/basic: test w/ multiple Pythons (diff)
downloadcmake-common-05cc7b83b30fc7eb8eba4ab5c0a46f0a2b330537.tar.gz
cmake-common-05cc7b83b30fc7eb8eba4ab5c0a46f0a2b330537.zip
workflows/basic: test w/ latest Python
-rw-r--r--.github/workflows/basic.yml2
1 files changed, 1 insertions, 1 deletions
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