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 8fe608a commit 7e3a651Copy full SHA for 7e3a651
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- os: [windows-2022, macos-12, ubuntu-20.04]
+ os: [windows-2022, macos-13, ubuntu-20.04]
23
env:
24
SIGNAL_ENV: production
25
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments