diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index 881c0c3..7b5929a 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -29,7 +29,7 @@ jobs: operating-system: [ubuntu-latest, windows-latest, macos-latest, macos-13, macos-14] channel: [stable, beta, master] - dry-run: ["true", "false"] + dry-run: [true, false] include: - operating-system: ubuntu-latest channel: main