Cumulative update of GH flow (#950)

Changes:
* Cumulative update of GH flow
* Graal update
* Add concurrency
* Add -V to see what maven is used
* Use same Java version for def build
* Apply @gzm55 advice
This commit is contained in:
Tamas Cservenak
2024-04-19 15:23:45 +02:00
committed by GitHub
parent d23e0e88f6
commit 8bb26402c1
3 changed files with 32 additions and 27 deletions

View File

@@ -28,6 +28,7 @@ pthread_create pthread_create@GLIBC_2.2.5
pthread_getattr_np pthread_getattr_np@GLIBC_2.2.5
pthread_join pthread_join@GLIBC_2.2.5
pthread_kill pthread_kill@GLIBC_2.2.5
pthread_mutex_trylock pthread_mutex_trylock@GLIBC_2.2.5
pthread_setname_np pthread_setname_np@GLIBC_2.12
sem_destroy sem_destroy@GLIBC_2.2.5
sem_init sem_init@GLIBC_2.2.5