Skip to content

Commit

Permalink
Bump runner to macos-14 to hopefull fix hdutil issues
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel authored Jan 3, 2025
1 parent a2f54ce commit bbc8b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
# - Squeak64-5.2
# - Etoys-trunk
# - Etoys64-trunk
runs-on: macos-13
runs-on: macos-14 # macos-13 had issues with hdutil
name: 📦 Prepare bundles for ${{ matrix.smalltalk }}
env:
SMALLTALK_VERSION: ${{ matrix.smalltalk }}
Expand Down

0 comments on commit bbc8b7f

Please sign in to comment.