Skip to content

Commit cee683b

Browse files
committed
Use ubuntu-latest for docs
No need to keep bumping this build if breakage is unlikely.
1 parent 4a0304f commit cee683b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- docs/**
1111
jobs:
1212
pages:
13-
runs-on: ubuntu-22.04
13+
runs-on: ubuntu-latest
1414
permissions:
1515
pages: write
1616
id-token: write

0 commit comments

Comments
 (0)