mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-21 19:20:07 +00:00
ci: Update MacOS to latest OS (#5855)
This commit is contained in:
parent
a832c13331
commit
14388d7014
2
.github/workflows/ios.yml
vendored
2
.github/workflows/ios.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ macos-12, macos-13 ]
|
||||
os: [ macos-latest ]
|
||||
steps:
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
|
||||
- uses: lukka/get-cmake@b516803a3c5fac40e2e922349d15cdebdba01e60 # v3.30.5
|
||||
|
Loading…
Reference in New Issue
Block a user