We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3f1685 + 29ec854 commit 6d3e99fCopy full SHA for 6d3e99f
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- os: [windows-2022, macos-13, macos-14, ubuntu-24.04]
+ os: [windows-2022, macos-15-intel, macos-14, ubuntu-24.04]
25
env:
26
SIGNAL_ENV: production
27
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments