diff --git a/.github/workflows/macos-linux-conda.yml b/.github/workflows/macos-linux-conda.yml
index fc13f90e2e2ec41f7f9dd9d2c8686fc52ddb4536..aa70eee125016690617e0addf374ce3219faeb2d 100644
--- a/.github/workflows/macos-linux-conda.yml
+++ b/.github/workflows/macos-linux-conda.yml
@@ -15,7 +15,7 @@ jobs:
         os: ["ubuntu-latest", "macos-latest"]
         cxx_options: ['', '-mavx2']
         build_type: [Release, Debug]
-        python-version: ["3.10", "3.11", "3.12"]
+        python-version: ["3.8", "3.12"]
 
         include:
           - os: ubuntu-latest