Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
paulannetts committed Oct 4, 2024
1 parent 5dd4cee commit b23b7c4
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 @@ -65,7 +65,7 @@ jobs:
platform:
- runner: macos-13
target: x86_64
python_args: --interpreter /usr/local/bin/python3.9 --interpreter /usr/local/bin/python3.11
python_args: --interpreter Users/runner/hostedtoolcache/Python/3.9.20/x64/bin/python3.9 --interpreter /usr/local/bin/python3.11
- runner: macos-14
target: aarch64
python_args: --interpreter python3.9 --interpreter python3.11
Expand Down

0 comments on commit b23b7c4

Please sign in to comment.