From 7784694153dd2b1bf1a2c6d38ab5bd45fbd314c8 Mon Sep 17 00:00:00 2001 From: raynardj Date: Wed, 27 Apr 2022 18:49:52 +0800 Subject: [PATCH] right python --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d63e55b..a65003a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python: [3.7, 2.8] + python: [3.7, 3.8] os: [ubuntu-latest] include: - python: 3.8