We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347381b commit f50e778Copy full SHA for f50e778
.github/workflows/rtd-preview.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
rtd-preview:
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
17
steps:
18
- name: Comment on the PR with the RTD preview
19
uses: actions/github-script@v7
0 commit comments