Skip to content

Fix Qwen 2.5 7B weather test #13

Fix Qwen 2.5 7B weather test

Fix Qwen 2.5 7B weather test #13

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- name: Select Xcode 16
run: sudo xcode-select -s /Applications/Xcode_16.2.app
- name: Test
run: swift test