Skip to content

Commit

Permalink
Use stable toolchain for orjson build
Browse files Browse the repository at this point in the history
  • Loading branch information
duckontheweb committed Sep 2, 2021
1 parent ee02d16 commit 570feef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# wheel.
if: ${{ startsWith(matrix.python-version, '3.10')}}
with:
toolchain: nightly-2021-04-27
toolchain: stable
override: true
default: true
profile: minimal
Expand Down

0 comments on commit 570feef

Please sign in to comment.