Skip to content

Commit

Permalink
Switch off large runner for mac-x86-64
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Lloyd committed Jun 20, 2024
1 parent ca58210 commit 241b20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
path: rudric-linux.tar.gz

build-mac-x86-64:
runs-on: macOS-14-large
runs-on: macOS-13
needs: validate-tag
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 241b20d

Please sign in to comment.