Skip to content

Commit

Permalink
gh-actions 5.2: run on macos-12 instead of 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Jul 30, 2024
1 parent a81e10f commit 78c0dc6
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 78c0dc6

Please sign in to comment.