We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95c428 commit b134772Copy full SHA for b134772
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
distro: [ 'debian-11-ppc64' ]
17
- version: [ '11.9.169.7' ]
+ version: [ '11.9.169.7', '13.6.233.17' ]
18
19
steps:
20
- name: checkout
0 commit comments