Skip to content

Commit d7952de

Browse files
committed
update action
1 parent 7ee41b7 commit d7952de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/make-test-multi-platform.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222
compiler: gcc
2323
- os: ubuntu-latest
2424
compiler: clang
25-
- os: macos-latest
26-
compiler: clang
27-
# - os: macos-14
28-
# compiler: clang
25+
# - os: macos-latest
26+
# compiler: clang
27+
# - os: macos-14
28+
# compiler: clang
2929
steps:
3030
- uses: actions/checkout@v4
3131

0 commit comments

Comments
 (0)