Skip to content

Commit c5009bf

Browse files
committed
[Docs] Use ubuntu-22.04 image for API crawler
1 parent b2ec31c commit c5009bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-links-crawl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
compile:
1414
name: Compiles
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-22.04
1616
steps:
1717
- uses: actions/checkout@v4
1818
with:

0 commit comments

Comments
 (0)