Skip to content

Commit 192318e

Browse files
committed
update macos
1 parent d257f33 commit 192318e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
appleclang:
55
strategy:
66
matrix:
7-
macos: [10.15, 11, 12]
7+
macos: [10.15, 11, 12, 13]
88
standard: [17, 20]
99
fail-fast: false
1010
name: "AppleClang (MacOS ${{ matrix.macos }}, C++${{ matrix.standard }})"

0 commit comments

Comments
 (0)