diff --git a/.github/workflows/braket-latest-latest.yml b/.github/workflows/braket-latest-latest.yml index 341c962..78af600 100644 --- a/.github/workflows/braket-latest-latest.yml +++ b/.github/workflows/braket-latest-latest.yml @@ -12,11 +12,11 @@ on: env: - PLUGIN_REPO: aws/amazon-braket-pennylane-plugin-python + PLUGIN_REPO: amazon-braket/amazon-braket-pennylane-plugin-python PLUGIN_BRANCH: main PLUGIN_PACKAGE: amazon-braket-pennylane-plugin PENNYLANE_BRANCH: master - TF_VERSION: 2.12.0 + TF_VERSION: 2.14.0 TORCH_VERSION: 2.0.0+cpu diff --git a/.github/workflows/braket-latest-rc.yml b/.github/workflows/braket-latest-rc.yml index f97bd89..22981ce 100644 --- a/.github/workflows/braket-latest-rc.yml +++ b/.github/workflows/braket-latest-rc.yml @@ -12,11 +12,11 @@ on: env: - PLUGIN_REPO: aws/amazon-braket-pennylane-plugin-python + PLUGIN_REPO: amazon-braket/amazon-braket-pennylane-plugin-python PLUGIN_BRANCH: main PLUGIN_PACKAGE: amazon-braket-pennylane-plugin PENNYLANE_BRANCH: master - TF_VERSION: 2.12.0 + TF_VERSION: 2.14.0 TORCH_VERSION: 2.0.0+cpu diff --git a/.github/workflows/braket-latest-stable.yml b/.github/workflows/braket-latest-stable.yml index 61d56de..e6c4a60 100644 --- a/.github/workflows/braket-latest-stable.yml +++ b/.github/workflows/braket-latest-stable.yml @@ -12,11 +12,11 @@ on: env: - PLUGIN_REPO: aws/amazon-braket-pennylane-plugin-python + PLUGIN_REPO: amazon-braket/amazon-braket-pennylane-plugin-python PLUGIN_BRANCH: main PLUGIN_PACKAGE: amazon-braket-pennylane-plugin PENNYLANE_BRANCH: master - TF_VERSION: 2.12.0 + TF_VERSION: 2.14.0 TORCH_VERSION: 2.0.0+cpu diff --git a/.github/workflows/braket-stable-latest.yml b/.github/workflows/braket-stable-latest.yml index 4b06e8c..6a84d1f 100644 --- a/.github/workflows/braket-stable-latest.yml +++ b/.github/workflows/braket-stable-latest.yml @@ -12,11 +12,11 @@ on: env: - PLUGIN_REPO: aws/amazon-braket-pennylane-plugin-python + PLUGIN_REPO: amazon-braket/amazon-braket-pennylane-plugin-python PLUGIN_BRANCH: main PLUGIN_PACKAGE: amazon-braket-pennylane-plugin PENNYLANE_BRANCH: master - TF_VERSION: 2.12.0 + TF_VERSION: 2.14.0 TORCH_VERSION: 2.0.0+cpu diff --git a/.github/workflows/braket-stable-stable.yml b/.github/workflows/braket-stable-stable.yml index 338726c..252a538 100644 --- a/.github/workflows/braket-stable-stable.yml +++ b/.github/workflows/braket-stable-stable.yml @@ -12,11 +12,11 @@ on: env: - PLUGIN_REPO: aws/amazon-braket-pennylane-plugin-python + PLUGIN_REPO: amazon-braket/amazon-braket-pennylane-plugin-python PLUGIN_BRANCH: main PLUGIN_PACKAGE: amazon-braket-pennylane-plugin PENNYLANE_BRANCH: master - TF_VERSION: 2.12.0 + TF_VERSION: 2.14.0 TORCH_VERSION: 2.0.0+cpu