Skip to content

Commit db1c384

Browse files
committed
Update actions ubuntu version
1 parent 150c5a2 commit db1c384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
# This job installs dependencies, build the book, and pushes it to `gh-pages`
1111
jobs:
1212
build:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-24
1414
steps:
1515
- name: Cancel Previous Runs
1616
uses: styfle/[email protected]

0 commit comments

Comments
 (0)