Skip to content

Commit 4779823

Browse files
committed
Update GitHub Actions macos runner to 13.
1 parent a7d4759 commit 4779823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- 1.22.x
4040
sys:
4141
- {os: ubuntu-latest}
42-
- {os: macos-12, shell: zsh}
42+
- {os: macos-13, shell: zsh}
4343
- {os: windows-2019}
4444
fail-fast: false
4545
runs-on: ${{ matrix.sys.os }}

0 commit comments

Comments
 (0)