Skip to content

Commit 5c42625

Browse files
committed
ci: run on macOS-11 because there no more github runners for macOS 10
Jobs are no longer being picked up: https://github.com/overhangio/tutor/actions/runs/5259868936/jobs/9515592636
1 parent b874799 commit 5c42625

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- os: ubuntu-20.04
2626
locale: C.UTF-8
2727
# https://endoflife.date/macos
28-
- os: macos-10.15
28+
- os: macos-11
2929
locale: en_US.UTF-8
3030
env:
3131
LC_ALL: ${{ matrix.locale }}

0 commit comments

Comments
 (0)