Skip to content

Commit e5e5e49

Browse files
authored
Update min-linux.yml
gcc-11 seems to be unavailable
1 parent 808a4b0 commit e5e5e49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/min-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
Compiler: [gcc-12, gcc-11]
16+
Compiler: [gcc-12]
1717

1818

1919
steps:

0 commit comments

Comments
 (0)