Skip to content

Commit 4efa695

Browse files
authored
Merge pull request #555 from ooni/update-build-docs-ubuntu
Update build docs ubuntu image to latest
2 parents a726fb2 + 3653136 commit 4efa695

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)