Skip to content

Commit

Permalink
[fix] fix macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Feb 17, 2024
1 parent b332581 commit 326cdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
path: ./fastanalyzer/dist/FastAnalyzer/

build_macos:
runs-on: macos-11
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit 326cdbc

Please sign in to comment.