1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
spaceface 61ed1d810f
ci: minor optimization in the cancel workflow (#10978)
before this we scheduled two additional workflows, one for each workflow.
This PR now schedules just one, which cancels both workflows by itself.
2021-07-27 21:49:18 +03:00
..
alpine.build.sh
alpine.test.sh
binary_artifact.yml
build_vinix_locally.sh ci: fix the vinix-build job 2021-07-26 08:50:05 +03:00
cancel.yml ci: minor optimization in the cancel workflow (#10978) 2021-07-27 21:49:18 +03:00
ci_cross.yml
ci_sanitized.yml ci: auto-cancel previous workflows when a new commit is pushed (part 2) (#10970) 2021-07-26 15:55:09 +03:00
ci.yml ci: auto-cancel previous workflows when a new commit is pushed (part 2) (#10970) 2021-07-26 15:55:09 +03:00
debug_ci.yml
docs_ci.yml
gen_vc.yml
make_sure_ci_run_with_32bit_compiler_test.v
make_sure_ci_run_with_64bit_compiler_test.v
module_docs.yml
periodic.yml
prebuilt.yml
vab_ci.yml ci: fix vab tests (#10961) 2021-07-25 21:29:00 +03:00
vinix-kernel.yml ci: fix the vinix-build job 2021-07-26 08:50:05 +03:00
websockets.yml
windows-install-sdl.bat
windows-install-sqlite.bat