We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b36323b + 08403c4 commit 1cacac5Copy full SHA for 1cacac5
.github/workflows/check-occ-command.yml
@@ -11,7 +11,7 @@ permissions:
11
jobs:
12
check-occ-command:
13
name: Check occ command syntax
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-low
15
steps:
16
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
17
with:
.github/workflows/sphinxbuild.yml
@@ -258,7 +258,7 @@ jobs:
258
259
summary:
260
needs: build
261
262
if: always()
263
264
permissions:
0 commit comments