Skip to content

build(deps): update rtshark requirement from 2.9.0 to 3.1.0 in /tests/pcap in the all-cargo-updates group across 1 directory #9205

build(deps): update rtshark requirement from 2.9.0 to 3.1.0 in /tests/pcap in the all-cargo-updates group across 1 directory

build(deps): update rtshark requirement from 2.9.0 to 3.1.0 in /tests/pcap in the all-cargo-updates group across 1 directory #9205

Workflow file for this run

---
name: macOS build and test S2n
on:
push:
branches: [main]
pull_request:
branches: [main]
merge_group:
types: [checks_requested]
branches: [main]
jobs:
OSX:
runs-on: macos-latest
steps:
- name: Checkout Dependencies
uses: actions/checkout@v4
- name: Prebuild
run: |
.github/install_osx_dependencies.sh
- name: Build
run: |
.github/s2n_osx.sh