We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461d934 commit c39e60dCopy full SHA for c39e60d
1 file changed
.github/workflows/test-coverage.yaml
@@ -11,7 +11,7 @@ permissions: read-all
11
12
jobs:
13
test-coverage:
14
- runs-on: ubuntu-latest
+ runs-on: moacos-latest
15
env:
16
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
17
0 commit comments