1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Delyan Angelov
ecf8fcd45a
ci: bump timeout-minutes: to 20, for v-compiles-os-android, gg-regressions, doom-regressions, to reduce false positives 2023-08-01 12:09:41 +03:00
Delyan Angelov
b1ed1d3b32
ci: upgrade to actions/checkout@v3 to avoid deprecation warnings in the CI about that action using Node.js 12 2023-02-21 13:40:24 +02:00
Larpon
298dc77c38
ci: add pure -os android checks (#14837) 2022-06-23 11:22:55 +03:00
Larpon
be23ddc253
ci: remove VFLAGS: -gc none from vab runs (#14731) 2022-06-09 15:37:53 +03:00
spaceface
4ed9780b80
all: enable -gc boehm by default (#14577) 2022-06-09 00:44:29 +03:00
Larpon
8027919285
ci: update vab install (vlang/vab#176) (#14713) 2022-06-07 12:51:43 +03:00
spaceface
e5ff2ab455
ci: run on all branches on forks (#14498) 2022-05-22 20:19:04 +03:00
Daniel Däschle
d81fbb1ccd
ci: only run on master (#14476) 2022-05-20 18:27:35 +03:00
Delyan Angelov
3a09ccc80a
ci: restore .github/workflows/ to its state at cee7856, when all checks were done 2022-05-15 10:23:12 +03:00
Daniel Däschle
f0d46413d9
ci: require code to be formatted before everything else (minimise CI queue length) (#14396) 2022-05-14 15:38:15 +03:00
Delyan Angelov
df029da942
Revert "ci: run code-formatting job before everything else (try 2) (#14379)"
This reverts commit 0972e67f72.
2022-05-12 23:29:37 +03:00
Daniel Däschle
0972e67f72
ci: run code-formatting job before everything else (try 2) (#14379) 2022-05-12 21:58:11 +03:00
Larpon
535317eba3
ci: simplify vab_ci.yml (#13109) 2022-01-09 19:24:47 +02:00
Delyan Angelov
c7ecb18f52
ci: bump timeout-minutes from 60 minutes to 121 minutes for normal 'fast' jobs 2021-07-29 18:04:02 +03:00
Larpon
ee2e81742b
ci: fix vab tests (#10961) 2021-07-25 21:29:00 +03:00
Delyan Angelov
f48f6239ff
ci: comment out the Build graphical V examples as APK step temporarily, till vab works again on github actions 2021-07-21 12:59:04 +03:00
Delyan Angelov
11a7899690
ci: bump timeout-minutes to 60 2021-07-17 23:49:58 +03:00
Larpon
ded8897671
ci: add vab job compiling v graphical examples (#10171) 2021-05-23 18:00:56 +03:00