6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-24 22:08:24 +00:00

build: update macos runner for release.yml (#1093)

This commit is contained in:
Syed Muhammad Dawoud Sheraz Ali 2024-07-11 18:09:29 +05:00 committed by GitHub
parent cbd20d3ef8
commit ff0f626e13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
- os: ubuntu-20.04 - os: ubuntu-20.04
locale: C.UTF-8 locale: C.UTF-8
# https://endoflife.date/macos # https://endoflife.date/macos
- os: macos-11 - os: macos-12
locale: en_US.UTF-8 locale: en_US.UTF-8
env: env:
LC_ALL: ${{ matrix.locale }} LC_ALL: ${{ matrix.locale }}