Skip to content

Commit

Permalink
(CI) Use macos-13 for now to keep x86 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Sep 28, 2024
1 parent ebb3984 commit 0103d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:

release-macos:
name: Release macOS
runs-on: macos-latest
runs-on: macos-13
needs: ["create-release"]
steps:
- name: Checkout
Expand Down

0 comments on commit 0103d60

Please sign in to comment.