Skip to content

Commit b4431a8

Browse files
committed
Update documentation check to a newer ubuntu
1 parent 40d2eef commit b4431a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
name: Documentation Check
117117
runs-on: ubuntu-latest
118118
container:
119-
image: ubuntu:22.04
119+
image: ubuntu:24.04
120120
steps:
121121
- name: Checkout repository
122122
uses: actions/checkout@v4

0 commit comments

Comments
 (0)