Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanTsune committed Dec 19, 2024
1 parent e1072bf commit bbecde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
AR_x86_64_unknown_redox: "x86_64-unknown-redox-ar"
CC_x86_64_unknown_redox: "x86_64-unknown-redox-gcc"
CARGO_TARGET_X86_64_UNKNOWN_REDOX_LINKER: "x86_64-unknown-redox-gcc"
CARGO_TARGET_X86_64_UNKNOWN_REDOX_RUNNER: "redoxer exec"
CARGO_TARGET_X86_64_UNKNOWN_REDOX_RUNNER: "redoxer exec --folder /"

tier3:
strategy:
Expand Down

0 comments on commit bbecde2

Please sign in to comment.