Skip to content

Commit

Permalink
Update CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
aleberti committed Jun 3, 2022
1 parent ec507d5 commit 1d0752c
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 @@ -12,8 +12,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7]
ctapipe-version: [v0.12.0]
python-version: [3.8]
ctapipe-version: [v0.15.0]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1d0752c

Please sign in to comment.