Skip to content

Bump github.com/mxcl/version from 1.0.3 to 2.0.1 #398

Bump github.com/mxcl/version from 1.0.3 to 2.0.1

Bump github.com/mxcl/version from 1.0.3 to 2.0.1 #398

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app
run: swift test