Skip to content

Commit 3944cf1

Browse files
bencomppdurbin
authored andcommitted
9829 Use macos-latest runner for shellspec
1 parent eb10b86 commit 3944cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
shellspec
6161
shellspec-macos:
6262
name: "MacOS"
63-
runs-on: macos-10.15
63+
runs-on: macos-latest
6464
steps:
6565
- name: Install shellspec
6666
run: curl -fsSL https://git.io/shellspec | sh -s 0.28.1 --yes

0 commit comments

Comments
 (0)