Skip to content

Commit b4e016c

Browse files
committed
Fix MacOS label
1 parent 901094f commit b4e016c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fail-fast: false
6666
matrix:
6767
xcode: ["14.3.1", "15.2"]
68-
macOS: ["latest"]
68+
macOS: ["macos-latest"]
6969
steps:
7070
- uses: actions/checkout@v3.3.0
7171
- name: Install gpg

0 commit comments

Comments
 (0)