Skip to content

Commit

Permalink
Remove Python 3.8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Jun 7, 2023
1 parent b710fcd commit 6b93521
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
python-version: 3.9
label: linux-64-py-3-9
prefix: /usr/share/miniconda3/envs/my-env

- operating-system: ubuntu-latest
python-version: 3.8
label: linux-64-py-3-8
prefix: /usr/share/miniconda3/envs/my-env

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

0 comments on commit 6b93521

Please sign in to comment.