Skip to content

Commit 84fb669

Browse files
committed
Remove soon to be deprecated macos-12 job.
1 parent 0140a1a commit 84fb669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
name: Build - MacOS
285285
strategy:
286286
matrix:
287-
os: ['macos-12', 'macos-13']
287+
os: ['macos-13']
288288
runs-on: ${{matrix.os}}
289289

290290
steps:

0 commit comments

Comments
 (0)