Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
acocalypso committed Apr 29, 2024
1 parent 7ce9176 commit dac7d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [macos-14, macOS-14-arm64, ubuntu-20.04, windows-latest]
platform: [macos-13, macOS-latest, ubuntu-20.04, windows-latest]

runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit dac7d9f

Please sign in to comment.