Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret committed Feb 15, 2024
1 parent cfff19d commit d87c01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
STABILITY="stable"
;;
*)
STABILITY="unstable"
STABILITY="canary"
;;
esac
Expand Down

0 comments on commit d87c01c

Please sign in to comment.