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 150c5a2 commit f39d00cCopy full SHA for f39d00c
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
# This job installs dependencies, build the book, and pushes it to `gh-pages`
11
jobs:
12
build:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
14
steps:
15
- name: Cancel Previous Runs
16
uses: styfle/[email protected]
0 commit comments