Skip to content

Commit

Permalink
Merge 6f5972c
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Darbord committed Apr 15, 2024
2 parents da5fee7 + 6f5972c commit 969378e
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 969378e

Please sign in to comment.