Skip to content

Commit

Permalink
Bump release Wireshark version to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oshaked1 committed Nov 10, 2024
1 parent 1b0219e commit 853f1e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
# macos-14 is ARM64, macos-13 is x86-64
os: [ubuntu-latest, macos-14, macos-13, windows-latest, ubuntu_arm64]
wireshark_version: [wireshark-4.2.6, wireshark-4.4.0]
wireshark_version: [wireshark-4.2.6, wireshark-4.4.1]
include:
# Ubuntu 22.04 Wireshark package version
- os: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
matrix:
# macos-14 is ARM64, macos-13 is x86-64
os: [ubuntu-latest, macos-14, macos-13, windows-latest, ubuntu_arm64]
wireshark_version: [wireshark-4.2.6, wireshark-4.4.0]
wireshark_version: [wireshark-4.2.6, wireshark-4.4.1]
include:
# Ubuntu 22.04 Wireshark package version
- os: ubuntu-latest
Expand Down

0 comments on commit 853f1e3

Please sign in to comment.