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 9d9864e commit 27a2276Copy full SHA for 27a2276
1 file changed
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ concurrency:
17
18
jobs:
19
deploy-docs:
20
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
21
environment:
22
name: github-pages
23
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments