Skip to content

Commit

Permalink
Bump to macos-13 runner for bundling
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel authored Dec 5, 2024
1 parent 3a03212 commit a2f54ce
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-12
runs-on: macos-13
name: 📦 Prepare bundles for ${{ matrix.smalltalk }}
env:
SMALLTALK_VERSION: ${{ matrix.smalltalk }}
Expand Down

0 comments on commit a2f54ce

Please sign in to comment.