Skip to content

Commit 0d5f53a

Browse files
Damien-Chenblurb-it[bot]hugovk
authored andcommitted
gh-128504: Upgrade doctest to ubuntu-24.04 (GH-128506)
(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]>
1 parent 90535fe commit 0d5f53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
# Run "doctest" on HEAD as new syntax doesn't exist in the latest stable release
9797
doctest:
9898
name: 'Doctest'
99-
runs-on: ubuntu-22.04
99+
runs-on: ubuntu-24.04
100100
timeout-minutes: 60
101101
steps:
102102
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)