We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf6b97 commit 6737ebbCopy full SHA for 6737ebb
2 files changed
.github/workflows/build-tarball.yml
@@ -72,7 +72,7 @@ permissions:
72
jobs:
73
build-tarball:
74
if: github.event.pull_request.draft == false
75
- runs-on: ubuntu-slim
+ runs-on: ubuntu-latest
76
steps:
77
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
78
with:
.github/workflows/doc.yml
@@ -22,7 +22,7 @@ permissions:
22
23
build-docs:
24
25
26
27
28
0 commit comments