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 7d74f33 commit 171110eCopy full SHA for 171110e
.github/workflows/CD.yml
@@ -11,7 +11,7 @@ env:
11
jobs:
12
build-core:
13
name: Build
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
15
16
steps:
17
- uses: actions/checkout@v6
.github/workflows/CI.yml
@@ -12,7 +12,7 @@ env:
18
.github/workflows/auto-merge.yaml
@@ -11,7 +11,7 @@ permissions:
dependabot:
if: ${{ github.actor == 'dependabot[bot]' }}
0 commit comments