Skip to content

Commit

Permalink
Merge 07631c6
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Darbord committed Apr 15, 2024
2 parents 9905900 + 07631c6 commit c85088d
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
smalltalk: [ Moose64-10, Moose64-11 ]
smalltalk: [ Moose64-11 ]
name: ${{ matrix.smalltalk }}
steps:
- uses: actions/checkout@v4
Expand All @@ -27,4 +27,4 @@ jobs:
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c85088d

Please sign in to comment.