Skip to content

Commit bdbb099

Browse files
committed
CI: Fixed discontinued macos version
1 parent bc9e99f commit bdbb099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
build:
1515
name: Build
16-
runs-on: macos-12
16+
runs-on: macos-15
1717
steps:
1818
- name: Checkout the repo
1919
uses: actions/checkout@v3

0 commit comments

Comments
 (0)