Skip to content

Commit

Permalink
fix16
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Feb 2, 2024
1 parent 4cdc3a6 commit 3e06f23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
macos_build:
name: macOS build
runs-on: macos-14
architecture: arm64
steps:
- name: Info
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/macos_dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
clang_osx-64
clangxx_osx-64
clang_osx-arm64
clangxx_osx-arm64
setuptools
python
python.app
Expand Down

0 comments on commit 3e06f23

Please sign in to comment.