Skip to content

Commit

Permalink
ci: run on macOS-11 because there no more github runners for macOS 10
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Jun 14, 2023
1 parent b874799 commit 5c42625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- os: ubuntu-20.04
locale: C.UTF-8
# https://endoflife.date/macos
- os: macos-10.15
- os: macos-11
locale: en_US.UTF-8
env:
LC_ALL: ${{ matrix.locale }}
Expand Down

0 comments on commit 5c42625

Please sign in to comment.