Skip to content

Commit

Permalink
Merge pull request #940 from plone/gh-actions-52-fix
Browse files Browse the repository at this point in the history
gh-actions 5.2: run on macos-12 instead of 11.
  • Loading branch information
mauritsvanrees authored Jul 30, 2024
2 parents a81e10f + 78c0dc6 commit 0df721f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-buildout-38.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
os:
- ubuntu-20.04
- windows-2022
- macos-11
- macos-12
runs-on: ${{ matrix.os }}
steps:
- name: locale
Expand Down

0 comments on commit 0df721f

Please sign in to comment.