Skip to content

Commit

Permalink
Removing gasnet from CI (#1841)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan-DeBandi99 authored Oct 14, 2022
1 parent a52645f commit 3c5a7f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ jobs:
include:
- image: chapel
threads: 2
- image: chapel-gasnet-smp
threads: 1
# - image: chapel-gasnet-smp
# threads: 1
env:
CHPL_RT_NUM_THREADS_PER_LOCALE: ${{matrix.threads}}
container:
Expand Down

0 comments on commit 3c5a7f8

Please sign in to comment.