Skip to content

Commit

Permalink
pythongh-128504: Upgrade doctest to ubuntu-24.04 (pythonGH-128506)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2228e92)

Co-authored-by: Damien <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
3 people authored and miss-islington committed Jan 5, 2025
1 parent 40fd466 commit 2d139d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
# Run "doctest" on HEAD as new syntax doesn't exist in the latest stable release
doctest:
name: 'Doctest'
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
timeout-minutes: 60
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2d139d3

Please sign in to comment.