Skip to content

Commit

Permalink
Change test with Qiskit main to 3.9 for min version (qiskit-community…
Browse files Browse the repository at this point in the history
  • Loading branch information
woodsp-ibm authored Sep 11, 2024
1 parent 6724b47 commit 9b3d3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: [3.8, 3.12]
python-version: [3.9, 3.12]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 9b3d3fe

Please sign in to comment.