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 db1c384Copy full SHA for db1c384
.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
14
steps:
15
- name: Cancel Previous Runs
16
uses: styfle/[email protected]
0 commit comments