Skip to content

test: prepare for auto amending implicit use of "default" security policy #7522

test: prepare for auto amending implicit use of "default" security policy

test: prepare for auto amending implicit use of "default" security policy #7522

Workflow file for this run

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