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.
2 parents 150c5a2 + f39d00c commit 194f098Copy full SHA for 194f098
.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