Skip to content

Commit 5d2604a

Browse files
authored
Fix doc build by running on ubuntu-latest CI (#717)
1 parent 1b83da4 commit 5d2604a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77
contents: write
88
jobs:
99
build:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-latest
1111
steps:
1212
- name: Build and Commit
1313
id: deployment

0 commit comments

Comments
 (0)