Skip to content

Commit 41183a5

Browse files
committed
Update build.yml
1 parent 4339bfe commit 41183a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ jobs:
129129
# No custom Linux packages, build from sources or provided in distro
130130

131131
build_for_macos:
132-
name: macOS 11
133-
runs-on: macos-11
132+
name: macOS
133+
runs-on: macos-latest
134134
steps:
135135
- name: Update bash
136136
run: brew install bash

0 commit comments

Comments
 (0)