Skip to content

Commit 6634ed8

Browse files
gcc ver
1 parent b7a286e commit 6634ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cross-ppc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
target:
1313
- { platform: 'ppc', dir: 'powerpc-linux-gnu', flags: '-maltivec', full: 'OFF' }
1414
sys:
15-
- { compiler: 'gcc', version: '10' }
15+
- { compiler: 'gcc', version: '12' }
1616
steps:
1717
- name: Setup compiler
1818
if: ${{ matrix.sys.compiler == 'gcc' }}

0 commit comments

Comments
 (0)