ci: bump github workflow to macOS 14.6
This commit is contained in:
committed by
Tommaso Pecorella
parent
8b1d31b0d7
commit
c31998e365
2
.github/workflows/per_commit.yml
vendored
2
.github/workflows/per_commit.yml
vendored
@@ -157,7 +157,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ macos-latest, macos-13 ]
|
os: [ macos-latest, macos-14 ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install required packages
|
- name: Install required packages
|
||||||
|
|||||||
Reference in New Issue
Block a user