We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426760d commit 6337d2eCopy full SHA for 6337d2e
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- os: [windows-2022, macos-13, ubuntu-22.04]
+ os: [windows-2022, macos-13, macos-14, ubuntu-22.04]
23
env:
24
SIGNAL_ENV: production
25
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments