Skip to content

Commit 2b39b5a

Browse files
committed
Use a list for matrix.os
1 parent f2ec4dc commit 2b39b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
fail-fast: false
3131
matrix:
32-
os: ubuntu-latest
32+
os: [ubuntu-latest]
3333
include:
3434
# -------------------------------------------------------------------------
3535
- name: Empty APLOGNO() test

0 commit comments

Comments
 (0)