Skip to content

Commit

Permalink
Switched workflow backl to macOS latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ffAudio committed May 25, 2024
1 parent c2b0b57 commit 9e42334
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 @@ -21,7 +21,7 @@ jobs:
name: ${{ matrix.os }} - ${{ matrix.build_type }}
strategy:
matrix:
os: [macos-14-arm64, windows-latest]
os: [macos-latest, windows-latest]
build_type: [Debug, Release]
fail-fast: false

Expand Down

0 comments on commit 9e42334

Please sign in to comment.