1
Fork 0

roll back the previous test

This commit is contained in:
Motiejus Jakštys 2021-06-10 18:58:13 +03:00 committed by Motiejus Jakštys
parent 29e149d877
commit dba5242be2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ tasks:
- test_x86_64-linux-gnu: |
cd bazel-zig-cc; ../bazel run \
--platforms @zig_sdk//:x86_64-linux-gnu //test:gognu
cd bazel-zig-cc; file $(./getpath @zig_sdk//:x86_64-linux-gnu //test:gognu)
file $(./getpath @zig_sdk//:x86_64-linux-gnu //test:gognu)
- test_x86_64-linux-musl: |
cd bazel-zig-cc; ../bazel run \
--platforms @zig_sdk//:x86_64-linux-musl //test:gomusl