Skip to content

Commit 911c88e

Browse files
committed
0.15.7
1 parent 32a9115 commit 911c88e

6 files changed

Lines changed: 768 additions & 664 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
name: github-pages
2828
url: ${{ steps.deployment.outputs.page_url }}
2929

30-
runs-on: ubuntu-latest
30+
runs-on: ubuntu-26.04
3131

3232
steps:
3333
- name: Checkout

.github/workflows/rtp.js.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
node: 22
2222
- os: ubuntu-24.04
2323
node: 24
24+
- os: ubuntu-26.04
25+
node: 24
2426
- os: macos-14
2527
node: 22
2628
- os: macos-15

0 commit comments

Comments
 (0)