Skip to content

Commit

Permalink
Merge pull request #39 from rainyl/fix-macos-x64
Browse files Browse the repository at this point in the history
fix macos x64 build
  • Loading branch information
rainyl authored May 1, 2024
2 parents 03ed6ea + 65fac0a commit 61a94ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
dart test -x no-local-files
build-macos:
name: build-macos
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 61a94ab

Please sign in to comment.