Skip to content

Commit bc5e969

Browse files
committed
Add korg 12.1.0 compiler
1 parent 0ee8a72 commit bc5e969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
subarch: [ppc64le]
15-
image: [ ubuntu@22.04, ubuntu@21.10, ubuntu@21.04, ubuntu@20.04, ubuntu@18.04, ubuntu@16.04, fedora@35, fedora@34, fedora@33, korg@11.1.0, korg@10.3.0, korg@9.3.0, korg@5.5.0 ]
15+
image: [ ubuntu@22.04, ubuntu@21.10, ubuntu@21.04, ubuntu@20.04, ubuntu@18.04, ubuntu@16.04, fedora@35, fedora@34, fedora@33, korg@12.1.0, korg@11.1.0, korg@10.3.0, korg@9.3.0, korg@5.5.0 ]
1616

1717
env:
1818
SUBARCH: ${{ matrix.subarch }}

0 commit comments

Comments
 (0)