Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 6868beb

Browse files
committed
Merge remote-tracking branch 'origin/topic/awelzel/try-ubuntu-latest-once-more'
* origin/topic/awelzel/try-ubuntu-latest-once-more: generate-docs: Use ubuntu-latest
2 parents c82a216 + b9f7da4 commit 6868beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
os:
13-
- 'ubuntu-22.04'
13+
- 'ubuntu-latest'
1414
- 'macos-latest'
1515
python-version:
1616
- '3.8'

0 commit comments

Comments
 (0)