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 bf6f1f3 commit d2ddf9cCopy full SHA for d2ddf9c
.github/workflows/library-js-feature.yml
@@ -52,6 +52,8 @@ jobs:
52
check-build:
53
name: "Check / Build"
54
runs-on: ubuntu-latest
55
+ container:
56
+ image: ghcr.io/matrixai/github-runner
57
steps:
58
- uses: actions/checkout@v4
59
- name: Run build
0 commit comments