Skip to content

Commit 32d30ba

Browse files
authored
Merge pull request #255 from robotpy/auscompgeek-patch-2
ci: update check-doc job to Ubuntu 22.04
2 parents 5b4bd49 + 6dced7e commit 32d30ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: pre-commit/[email protected]
4444

4545
check-doc:
46-
runs-on: ubuntu-20.04
46+
runs-on: ubuntu-22.04
4747

4848
steps:
4949
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)