Skip to content

Commit f391dc7

Browse files
authored
Update linux_and_macos.yml
1 parent f114151 commit f391dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_and_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
Run-on-Mac:
4343
name: test-compile on Mac
44-
runs-on: [macos-latest]
44+
runs-on: [macos-14]
4545
steps:
4646
- uses: actions/checkout@v2
4747
- name: build

0 commit comments

Comments
 (0)