Compare commits
1 Commits
master
...
ci-macos-1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6a742057f9 |
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -5,7 +5,7 @@ on: [push, pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
build-macos:
|
build-macos:
|
||||||
name: AppleClang-C++${{matrix.std}}-${{matrix.build_type}}
|
name: AppleClang-C++${{matrix.std}}-${{matrix.build_type}}
|
||||||
runs-on: macos-12
|
runs-on: macos-14
|
||||||
permissions:
|
permissions:
|
||||||
actions: read
|
actions: read
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user