1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
Delyan Angelov 8e47d27cb9
Revert "ci: auto-cancel previous workflows when a new commit is pushed (#10962)"
Unfortunately #10962 made PR runs, cancel runs on commits pushed
to master too, leading to false positives for failed CI runs :-| .

See https://github.com/vlang/v/commits/master?after=db5e0f21171c05fff3492754eb7aa09b8783c3f1+0&branch=master

This reverts commit 6d6b08ba2a.
2021-07-25 23:50:27 +03:00
..
alpine.build.sh
alpine.test.sh
binary_artifact.yml
ci_cross.yml
ci_sanitized.yml Revert "ci: auto-cancel previous workflows when a new commit is pushed (#10962)" 2021-07-25 23:50:27 +03:00
ci.yml Revert "ci: auto-cancel previous workflows when a new commit is pushed (#10962)" 2021-07-25 23:50:27 +03:00
debug_ci.yml ci: bump timeout-minutes to 60 2021-07-17 23:49:58 +03:00
docs_ci.yml ci: fix yamllint warnings/errors 2021-07-19 13:26:43 +03:00
gen_vc.yml ci: fix yamllint warnings/errors 2021-07-19 13:26:43 +03:00
make_sure_ci_run_with_32bit_compiler_test.v
make_sure_ci_run_with_64bit_compiler_test.v
module_docs.yml ci: fix module_docs.yml (at the cost of 1 yamllint error :-| ) 2021-07-19 18:07:42 +03:00
periodic.yml
prebuilt.yml
vab_ci.yml ci: fix vab tests (#10961) 2021-07-25 21:29:00 +03:00
websockets.yml ci: bump timeout-minutes to 60 2021-07-17 23:49:58 +03:00
windows-install-sdl.bat
windows-install-sqlite.bat