Skip to content

Commit

Permalink
Closes Bears-R-Us#3929: Add chapel 2.2, 2.3 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ajpotts committed Dec 6, 2024
1 parent 9eba2ce commit c59e067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
chpl-version: ['2.0.0']
chpl-version: ['2.0.0','2.1.0','2.2.0','2.3.0']
container:
image: chapel/chapel:${{matrix.chpl-version}}
steps:
Expand Down

0 comments on commit c59e067

Please sign in to comment.