Skip to content

Commit

Permalink
Merge branch 'development' of github.com:TelescopeSt/TelescopeCytosca…
Browse files Browse the repository at this point in the history
…pe into development
  • Loading branch information
LesageYann committed May 16, 2022
2 parents 944500f + bdba2f2 commit c0de9df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
smalltalk: [ Pharo64-6.1, Pharo64-7.0, Pharo64-8.0, Pharo64-9.0 ]
smalltalk: [ Pharo64-6.1, Pharo64-7.0, Pharo64-8.0, Pharo64-9.0, Pharo64-10 ]
name: ${{ matrix.smalltalk }}
steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ You can find a demo at: [https://demos.ferlicot.fr/TelescopeDemo](https://demos.
| TelescopeCytoscape version | Compatible Pharo versions |
|--------------------------- |--------------------------- |
| v1.x.x | Pharo 61, 70 |
| v2.x.x | Pharo 61, 70, 80, 90 |
| development | Pharo 61, 70, 80, 90 |
| v2.x.x | Pharo 61, 70, 80, 90, 10 |
| development | Pharo 61, 70, 80, 90, 10 |

## Contact

Expand Down

0 comments on commit c0de9df

Please sign in to comment.