Skip to content

Commit 4a1ebd0

Browse files
committed
Fix up not used
1 parent 58edbe1 commit 4a1ebd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Check both 'library' install and the 'application' (i.e. locked) install
2929
install-target: ["example-fgen-basic", "example-fgen-basic[locked]"]
3030
pip-install-flags: ["--only-binary example-fgen-basic"]
31-
toolchain: "na"
31+
toolchain: [ "not_used" ]
3232
include:
3333
# Source installs on all OS for a stable Python version
3434
# (no need to do more than this)

0 commit comments

Comments
 (0)