Skip to content

Commit

Permalink
Revert "compile freetype use macOS 13 Arm64 system"
Browse files Browse the repository at this point in the history
This reverts commit 427ac87.
  • Loading branch information
debugly committed Mar 20, 2024
1 parent 427ac87 commit c9dd8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/freetype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: Create freetype Release
jobs:
build:
name: compile freetype then deploy
runs-on: macos-13-xlarge
runs-on: macos-13
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit c9dd8d3

Please sign in to comment.