20a6cdabad
ci: drop usage of ubuntu:20.04
...
Support for this has been removed by GitHub:
https://github.com/actions/runner-images/issues/11101 .
2025-04-16 14:03:36 +01:00
6f433b5d73
feat: re-enable arm64 docker containers. Use GH arm runners
2025-02-18 21:06:51 +00:00
2843b7eb02
feat: enable arm runners in CI
2025-02-18 21:06:51 +00:00
2b143688a6
disable arm64 image due workflow problems
2025-02-17 09:01:01 +01:00
a3c038efd6
new gcc + llvm in ci
2025-02-12 15:48:02 +01:00
4f3812f00d
try docker ci fix
2025-02-12 10:09:55 +01:00
887d104dae
update ci to ubuntu 24.04, remove 20.04
2025-02-12 10:00:25 +01:00
2e6c74f9b9
2nd macos ci attempt
2024-09-24 09:55:35 +02:00
9cd702e75d
try macos ci
2024-09-24 09:41:27 +02:00
6b049536f1
v4.21 init
2024-04-13 11:54:08 +02:00
40df85d1e6
adjust cmplog header
2024-02-05 15:05:46 +01:00
37d2039211
finalize ci fix
2024-02-01 14:53:10 +01:00
87596105ef
fix ci
2024-02-01 14:01:59 +01:00
eb52f1cc08
fix ci
2024-02-01 12:58:51 +01:00
236fb9b145
debug ci
2024-02-01 12:03:02 +01:00
e5d305ad42
debug ci
2024-02-01 11:43:04 +01:00
5da5d6e0df
debug ci
2024-02-01 08:48:41 +01:00
c33de47120
enable nyx
2024-02-01 08:48:41 +01:00
c092892488
disable macos in the ci, works fine for me
2023-05-06 09:26:24 +02:00
c49d346e37
remove ubuntu 18.04 from ci, no resources for this on github
2023-04-21 15:22:48 +02:00
19f9612910
fix frida mode
2023-03-26 12:14:35 +02:00
d955409178
disable frida in the ci for the moment it is working nowhere
2023-03-25 20:37:08 +01:00
bd3855fe5d
improve ci time
2023-03-15 10:18:33 +01:00
84274f2e5d
more ci repair attempts
2023-03-15 10:16:46 +01:00
988028bb3b
fix ci
2023-03-15 09:45:49 +01:00
ac4dd1605e
fix ci
2023-03-15 09:44:11 +01:00
cb8296bdb0
fix ci
2023-03-06 09:25:14 +01:00
6b75fe1831
fix ci
2023-03-06 09:16:32 +01:00
a30664c563
fix ci
2023-03-06 09:15:05 +01:00
3881ccd0b7
enable arm64 container build again
2023-02-13 07:16:47 +01:00
75fb918a37
skip buiding arm64 container :(
2023-01-12 11:46:52 +01:00
1f17aa082d
Dont codeql submodules
2022-07-08 08:32:17 -04:00
c7c7476453
disable formatter
2022-07-07 17:10:42 +00:00
b883faa942
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2022-07-07 17:07:57 +00:00
b1e0d6e640
fix macos ci
2022-07-07 18:39:21 +02:00
c90dd00fc9
no longer need this line
2022-07-04 22:38:28 +00:00
6c9c8fdc65
check code formatting ( #5 )
2022-07-04 14:32:48 -04:00
3e65e1a029
fix test using test specific build
2022-06-28 15:59:56 +00:00
b3edb657c2
check python too
2022-06-28 01:50:39 +00:00
a1889db9bf
simpler jobs
2022-06-27 16:17:02 -04:00
e969972c97
gcta
2022-06-27 15:35:41 +00:00
73db4fe993
use actor
2022-06-27 15:13:16 +00:00
22c3b519fa
reverts, fixes and even smaller image ( #3 )
2022-06-27 11:05:17 -04:00
1dac69b1eb
use container; more is built + tested; use make -i ( #2 )
2022-06-24 09:26:09 -04:00
0da7ddb738
concurrency and caching ( #1 )
...
* use concurrency
* run here too
* allow test failure
* only push on push
* fix coresight mode build
* support but disable coresight
* woops
* no unicorn for arm
* update codeql and fix makefile
* forgot those
* disable forward cache
* fix needing buildx
Co-authored-by: Ruben ten Hove <ruben.tenhove@tno.nl >
2022-06-22 06:36:35 -04:00
6e960f78d6
arm needs qemu indeed
2022-06-21 22:01:30 +02:00
fc98d53e27
separate platforms
2022-06-21 18:54:54 +02:00
a5822c7c2f
various changes
2022-06-21 18:52:43 +02:00
eb37cec76e
Update workflows to ubuntu 22.04
...
22.04 is the most recent LTS release and the official docker container
is running on it. It probably makes sense to run the unit tests on that
as well.
2022-06-19 11:42:31 -07:00
51a88b17b3
add tagged releases
2022-06-18 08:31:37 -04:00