Skip to content

Commit

Permalink
Test Pytohn 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Jan 25, 2025
1 parent 040c9bb commit eeb1d4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,8 @@ jobs:
- uses: actions/setup-python@v5
id: setup-python
with:
python-version: "3.12"
# Set this to the oldest Python version supported by BinderHub
python-version: "3.8"

- name: Cache pip
uses: actions/cache@v4
Expand Down

0 comments on commit eeb1d4f

Please sign in to comment.