Skip to content

Commit

Permalink
TST: weekly tests against Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Sep 25, 2024
1 parent b4cc03c commit 5eef22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bleeding-edge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# the '-dev' suffix allows to use pre-releases if no final release is available yet
# this version should be upgraded as often as possible, typically once a year when
# Cython, numpy and matplotlib are known to be compatible
python-version: '3.12-dev'
python-version: '3.13-dev'

- name: Install dependencies
# PyYAML needs to be installed in isolation for now, because of a known
Expand Down

0 comments on commit 5eef22e

Please sign in to comment.