Skip to content

Bump aiohttp from 3.8.1 to 3.9.2 in /integration_tests #2039

Bump aiohttp from 3.8.1 to 3.9.2 in /integration_tests

Bump aiohttp from 3.8.1 to 3.9.2 in /integration_tests #2039

Workflow file for this run

name: Mac Build CI
on:
push:
branches:
- main
paths-ignore:
- README.md
tags:
- "v*.*.*"
merge_group:
pull_request:
paths-ignore:
- README.md
jobs:
mac-build:
runs-on: macos-11
steps:
- uses: actions/checkout@v3
- name: Compile Cpp
run: make build_cpp