Skip to content

Commit 4a951e1

Browse files
committed
Update build.yml
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
1 parent ac13a17 commit 4a951e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: Build
4747
strategy:
4848
matrix:
49-
platform: [ubuntu-22.04, windows-2022, macos-13]
49+
platform: [ubuntu-22.04, windows-2022, macos-14]
5050
runs-on: ${{ matrix.platform }}
5151
steps:
5252
- name: Harden Runner

0 commit comments

Comments
 (0)