Skip to content

Commit 20c9e79

Browse files
committed
use macos-13
1 parent 331e92e commit 20c9e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-latest, macos-12, windows-latest]
12+
os: [ubuntu-latest, macos-13, windows-latest]
1313
gcc: [13]
1414

1515
steps:

0 commit comments

Comments
 (0)