mirror of
https://github.com/ciromattia/kcc
synced 2026-06-06 14:43:28 +00:00
macos-latest is now macos-14 (m1)
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ macos-latest, macos-14 ]
|
os: [ macos-12, macos-14 ]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user