Unverified Commit e6877093 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update ci.yml

parent 10b0dbe6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ jobs:
      fail-fast: false
      matrix:
       os: [ubuntu-latest, macos-latest]
       python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]   
       python-version: ["3.9", "3.10", "3.11", "3.12"]   
    defaults:
      run:
        shell: bash -l {0}