Skip to content

Commit

Permalink
macos-11 no longer available; use macos-12 and hope for the best
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel authored Jul 8, 2024
1 parent 23f93f1 commit f46dbe7
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-11 # fixed version for xcnotary
runs-on: macos-12
name: 📦 Prepare bundles for ${{ matrix.smalltalk }}
env:
SMALLTALK_VERSION: ${{ matrix.smalltalk }}
Expand Down

0 comments on commit f46dbe7

Please sign in to comment.