Skip to content

Commit bbc8b7f

Browse files
Bump runner to macos-14 to hopefull fix hdutil issues
1 parent a2f54ce commit bbc8b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
# - Squeak64-5.2
131131
# - Etoys-trunk
132132
# - Etoys64-trunk
133-
runs-on: macos-13
133+
runs-on: macos-14 # macos-13 had issues with hdutil
134134
name: 📦 Prepare bundles for ${{ matrix.smalltalk }}
135135
env:
136136
SMALLTALK_VERSION: ${{ matrix.smalltalk }}

0 commit comments

Comments
 (0)