Skip to content

Commit ece5aff

Browse files
committed
chore: update macos image
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 9f83a7a commit ece5aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
runs-on: [ubuntu-latest, macos-12, windows-latest]
24+
runs-on: [ubuntu-latest, macos-13, windows-latest]
2525
session: [dist, test]
2626

2727
name: ${{ matrix.session }} on ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)