Skip to content

Commit

Permalink
[#19] Try Python version 3.11-dev on macOS ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
he-sk committed Oct 28, 2022
1 parent 35b4b37 commit 258287a
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 @@ -137,7 +137,7 @@ jobs:
- uses: lukka/get-cmake@latest
- uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11-dev'
- uses: actions/checkout@v2
with:
submodules: 'recursive'
Expand Down

0 comments on commit 258287a

Please sign in to comment.