We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5bad9 commit 3416c74Copy full SHA for 3416c74
1 file changed
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
45
integration-smoke:
46
name: Integration Smoke
47
- runs-on: ubuntu-latest
+ runs-on: macos-26
48
timeout-minutes: 60
49
continue-on-error: true
50
steps:
0 commit comments