Skip to content

Commit

Permalink
Use macos-latest-xlarge as runner arch
Browse files Browse the repository at this point in the history
  • Loading branch information
milouk committed Sep 29, 2024
1 parent a7d799d commit 062d37f
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 @@ -11,7 +11,7 @@ permissions:
jobs:
build-release:
name: Build artifacts
runs-on: ubuntu-latest
runs-on: macos-latest-xlarge
container:
image: docker.io/batonogov/pyinstaller-linux:latest
steps:
Expand Down

0 comments on commit 062d37f

Please sign in to comment.