Skip to content

Commit 278d0cd

Browse files
committed
chore: bump macos runner to macos-12
1 parent 126cd0f commit 278d0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
os: [windows-2022, macos-11, ubuntu-20.04]
19+
os: [windows-2022, macos-12, ubuntu-20.04]
2020
env:
2121
SIGNAL_ENV: production
2222
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)