Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
coolxv committed Jun 6, 2024
1 parent 7ee41b7 commit d7952de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/make-test-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
compiler: gcc
- os: ubuntu-latest
compiler: clang
- os: macos-latest
compiler: clang
# - os: macos-14
# compiler: clang
# - os: macos-latest
# compiler: clang
# - os: macos-14
# compiler: clang
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit d7952de

Please sign in to comment.