Skip to content

Add Swift 5.9 package manifest (#343) #675

Add Swift 5.9 package manifest (#343)

Add Swift 5.9 package manifest (#343) #675

Workflow file for this run

name: Bazel
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
DEVELOPER_DIR: /Applications/Xcode_15.0.app/Contents/Developer
jobs:
bazel:
name: Bazel
runs-on: macos-13
steps:
- name: Checkout source
uses: actions/checkout@v3
- name: Build
run: bazelisk build --noenable_bzlmod //:all