We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a286e commit 6634ed8Copy full SHA for 6634ed8
.github/workflows/cross-ppc.yml
@@ -12,7 +12,7 @@ jobs:
12
target:
13
- { platform: 'ppc', dir: 'powerpc-linux-gnu', flags: '-maltivec', full: 'OFF' }
14
sys:
15
- - { compiler: 'gcc', version: '10' }
+ - { compiler: 'gcc', version: '12' }
16
steps:
17
- name: Setup compiler
18
if: ${{ matrix.sys.compiler == 'gcc' }}
0 commit comments