Skip to content

Commit ac8c645

Browse files
committed
switch to macOS-13
Change-Id: Ie0d19dcc97cf9eb5e6dbc7a48cfeb6ac58572d57
1 parent 81d6dcf commit ac8c645

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/macos-scan-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
jobs:
1313
build:
1414

15-
runs-on: macOS-14
15+
runs-on: macOS-13
1616

1717
steps:
1818
- name: Harden Runner

.github/workflows/macosx_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
jobs:
1313
build:
1414

15-
runs-on: macOS-14
15+
runs-on: macOS-13
1616

1717
steps:
1818
- name: Harden Runner

0 commit comments

Comments
 (0)