Skip to content

Bump github.com/apple/swift-nio-http2 from 1.37.0 to 1.38.0 (#36) #91

Bump github.com/apple/swift-nio-http2 from 1.37.0 to 1.38.0 (#36)

Bump github.com/apple/swift-nio-http2 from 1.37.0 to 1.38.0 (#36) #91

Workflow file for this run

name: Build on macOS
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
macOS:
name: Build on macOS
runs-on: macOS-15
steps:
- name: Print Swift version
run: swift --version
- name: Checkout
uses: actions/checkout@master
- name: Swift build
run: swift build -c release