Skip to content

Commit 0fe9b3c

Browse files
committed
compile freetype use macOS 12 system
1 parent c9dd8d3 commit 0fe9b3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/freetype.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: Create freetype Release
1010
jobs:
1111
build:
1212
name: compile freetype then deploy
13-
runs-on: macos-13
13+
runs-on: macos-12
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v3

0 commit comments

Comments
 (0)