We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789d790 commit 56e23cfCopy full SHA for 56e23cf
1 file changed
.github/workflows/code_changes.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
args: ". -l 79 --check"
23
Test:
24
- runs-on: ubuntu-latest
+ runs-on: macos-latest
25
permissions:
26
contents: "read"
27
id-token: "write"
0 commit comments