Skip to content

Commit

Permalink
Remove 1.12.0 from integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermak committed Oct 19, 2023
1 parent 299356e commit c53167c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
strategy:
matrix:
python-version: [ "3.6.15", "3.11" ]
aerie-version: ["1.12.0", "1.13.0"]
aerie-version: ["1.13.0"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Binary file not shown.

0 comments on commit c53167c

Please sign in to comment.