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

Update ci_testing.yml

parent 49e0e2c2
Loading
Loading
Loading
Loading
+1 −1
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.10", "3.11", "3.12"]
       python-version: ["3.9", "3.10", "3.11"]
    defaults:
      run:
        shell: bash -l {0}