Skip to content

Commit 7b5cbfb

Browse files
committed
bump ci ubuntu for docs
1 parent ebc09a2 commit 7b5cbfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: codecov/codecov-action@v4
4343

4444
others:
45-
runs-on: ubuntu-20.04
45+
runs-on: ubuntu-24.04
4646
strategy:
4747
fail-fast: false
4848
matrix:
@@ -53,7 +53,7 @@ jobs:
5353
- uses: actions/checkout@v4
5454
- uses: actions/setup-python@v5
5555
with:
56-
python-version: 3.11
56+
python-version: 3.12
5757
- name: "Install dependencies"
5858
run: |
5959
set -xe

0 commit comments

Comments
 (0)