Skip to content

Commit

Permalink
turn off macos test
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Sep 18, 2024
1 parent 18cc934 commit 4239ed1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/c_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ jobs:
timeout-minutes: 20
strategy:
matrix:
runner: [ubuntu-latest, windows-latest, macos-latest]
# runner: [ubuntu-latest, windows-latest, macos-latest]
runner: [ubuntu-latest, windows-latest]

steps:
- name: Prepare
Expand Down

0 comments on commit 4239ed1

Please sign in to comment.