We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc2704 commit a367603Copy full SHA for a367603
.github/workflows/very_good_cli.yaml
@@ -18,7 +18,7 @@ on:
18
19
jobs:
20
build:
21
- runs-on: ubuntu-latest
+ runs-on: macos-latest
22
23
steps:
24
- uses: actions/checkout@v3.1.0
0 commit comments