Skip to content

Commit 41d073b

Browse files
authored
Include new target (#1092)
We were missing a recently added qpu target in the supported target list.
1 parent 14f41b4 commit 41d073b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vscode/src/azure/providerProperties.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const targetsThatSupportQir = [
1616
"quantinuum.qpu.h2-1",
1717
"rigetti.sim.qvm",
1818
"rigetti.qpu.ankaa-2",
19+
"rigetti.qpu.ankaa-9q-1",
1920
"rigetti.qpu.aspen-m-3",
2021
"ionq.qpu-preview",
2122
"ionq.qpu.aria-1-preview",

0 commit comments

Comments
 (0)