We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9e932 commit a2b2ccfCopy full SHA for a2b2ccf
1 file changed
.github/workflows/cross-arm.yml
@@ -15,6 +15,7 @@ jobs:
15
- { platform: 'aarch64', arch: 'armv8-a', dir: 'aarch64-linux-gnu', flags: '', full: 'ON' }
16
sys:
17
- { compiler: 'gcc', version: '10' }
18
+ - { compiler: 'gcc', version: '14' }
19
steps:
20
- name: Setup compiler
21
if: ${{ matrix.sys.compiler == 'gcc' }}
0 commit comments