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 126cd0f commit 278d0cdCopy full SHA for 278d0cd
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- os: [windows-2022, macos-11, ubuntu-20.04]
+ os: [windows-2022, macos-12, ubuntu-20.04]
20
env:
21
SIGNAL_ENV: production
22
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments