Skip to content

Commit 3653136

Browse files
committed
Update build docs ubuntu image to latest
1 parent 24b9a48 commit 3653136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: push
33

44
jobs:
55
build_docs:
6-
runs-on: "ubuntu-20.04"
6+
runs-on: "ubuntu-latest"
77
steps:
88
- name: Check out repository code
99
uses: actions/checkout@v3

0 commit comments

Comments
 (0)