aboutsummaryrefslogtreecommitdiffstats
path: root/coin_test_instructions.py
diff options
context:
space:
mode:
Diffstat (limited to 'coin_test_instructions.py')
-rw-r--r--coin_test_instructions.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/coin_test_instructions.py b/coin_test_instructions.py
index a7c559f64..898d4fd73 100644
--- a/coin_test_instructions.py
+++ b/coin_test_instructions.py
@@ -123,8 +123,6 @@ def run_test_instructions():
call_testrunner("3.6.1", str(testRun))
call_testrunner("3.8.1", str(testRun))
call_testrunner("3.10.0", str(testRun))
- elif CI_HOST_OS == "Linux":
- call_testrunner("3.8", str(testRun))
else:
call_testrunner("3", str(testRun))