Skip to content

Commit ccdf83b

Browse files
committed
macos workflow runs-on macos-latest
1 parent 8ebd746 commit ccdf83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
build-macos:
77
name: AppleClang-C++${{matrix.std}}-${{matrix.build_type}}
8-
runs-on: macos-12
8+
runs-on: macos-latest
99
permissions:
1010
actions: read
1111
contents: read

0 commit comments

Comments
 (0)