Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valette authored Aug 21, 2023
1 parent 8ca803f commit d155f76
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 @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [ v9.0.3, v9.1.0, latest ]
version: [ v9.0, v9.1, v9.2 ]
container: kitware/vtk-for-ci:${{ matrix.version }}

steps:
Expand Down

0 comments on commit d155f76

Please sign in to comment.