Skip to content

Commit

Permalink
DIsable Macos build for WS 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Neb committed Dec 24, 2024
1 parent 38b1301 commit a1b550f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
wireshark_version: ["4.0", "4.2", "4.4"]
wireshark_version: ["4.2", "4.4"]
steps:
- name: Set output folder
env:
Expand Down

0 comments on commit a1b550f

Please sign in to comment.