aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f3833be..9d76790 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -15,7 +15,6 @@ jobs:
15 - macos-latest 15 - macos-latest
16 16
17 python-version: 17 python-version:
18 - 3.5
19 - 3.6 18 - 3.6
20 - 3.7 19 - 3.7
21 - 3.8 20 - 3.8