Skip to content

Commit

Permalink
fix qiskit test again
Browse files Browse the repository at this point in the history
  • Loading branch information
doichanj committed Oct 6, 2023
1 parent 0ddbda4 commit 68c8d39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unit-tests-latest-qiskit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ concurrency:
cancel-in-progress: true
jobs:
unit-tests-latest-qiskit:
runs-on: "ubuntu-latest"
needs: [sdist, lint]
runs-on: ubuntu-latest
timeout-minutes: 60
env:
AER_THRUST_BACKEND: OMP
Expand Down

0 comments on commit 68c8d39

Please sign in to comment.