Skip to content

Commit fbbe79e

Browse files
po
Signed-off-by: yuki-takagi-66 <[email protected]>
1 parent 5b323bb commit fbbe79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
deploy-docs:
2828
needs: prevent-no-label-execution
2929
if: ${{ needs.prevent-no-label-execution.outputs.run == 'true' }}
30-
runs-on: ubuntu-latest
30+
runs-on: ubuntu-22.04
3131
steps:
3232
- name: Check out repository
3333
uses: actions/checkout@v3

0 commit comments

Comments
 (0)