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