Skip to content

Commit 7a4d2d6

Browse files
Update dependency ubuntu to v24
1 parent 4235a92 commit 7a4d2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
pages: write
1010
# To do: replace w/ `ubuntu-latest` when upstream is solved:
1111
# <https://github.com/puppeteer/puppeteer/issues/12818>.
12-
runs-on: ubuntu-22.04
12+
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)