Skip to content

Commit

Permalink
Disable Codeplay CIs (AMReX-Codes#4219)
Browse files Browse the repository at this point in the history
Their APT is currently broken.
  • Loading branch information
WeiqunZhang authored Nov 7, 2024
1 parent ad50711 commit 34d3eda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
tests-oneapi-sycl-eb-nvidia:
name: oneAPI SYCL for Nvidia GPUs [tests w/ EB]
runs-on: ubuntu-latest
if: false
steps:
- uses: actions/checkout@v4
- name: Dependencies
Expand Down Expand Up @@ -151,6 +152,7 @@ jobs:
no-tests-oneapi-sycl-amd:
name: oneAPI SYCL for AMD GPUs
runs-on: ubuntu-20.04
if: false
steps:
- uses: actions/checkout@v4
- name: Dependencies
Expand Down

0 comments on commit 34d3eda

Please sign in to comment.