Skip to content

Commit d664344

Browse files
committed
Upgrade ubuntu-20.04 to ubuntu-24.04 runner version
1 parent 07555ec commit d664344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
default: 'undefined'
1010
jobs:
1111
build_and_preview:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Set ref for the checkout

0 commit comments

Comments
 (0)