Skip to content

Commit 870e708

Browse files
committed
update versions in build action 2
1 parent 5df5c1b commit 870e708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wavpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
glibc_version: ['2.31', '2.32', '2.33', '2.34', '2.35', '2.36', '2.37', 2.38', '2.39', '2.40', '2.41']
12+
glibc_version: ['2.31', '2.32', '2.33', '2.34', '2.35', '2.36', '2.37', '2.38', '2.39', '2.40', '2.41']
1313
wavpack_version: ['5.7.0', '5.8.0']
1414

1515
steps:

0 commit comments

Comments
 (0)