Skip to content

Commit

Permalink
iox-#2047 Use GCC on Arch Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Nov 12, 2023
1 parent d3266b2 commit 11b454d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cirrus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@ arch_linux_x64_build_task:
folder: iox-tests-bin
reupload_on_changes: true
fingerprint_key: $CIRRUS_OS_archlinux_x64_test_binaries_cache
env:
# use clang on Arch Linux since GCC triggers some compiler warnings which abort the job
CC: clang
CXX: clang++
build_script:
<<: *IOX_POSIX_CLEAN_BUILD_WITH_ADDITIONAL_USER
populate_test_binary_folder_script:
Expand Down

0 comments on commit 11b454d

Please sign in to comment.