Skip to content

Commit 528fb6e

Browse files
try this
1 parent 0f8d208 commit 528fb6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
runs-on: ubuntu-24.04 # latest
9696
strategy:
9797
matrix:
98-
sanitizers: [",thread", ",address,undefined"]
98+
sanitizers: ["thread", "address,undefined"]
9999
steps:
100100
- uses: aws-actions/configure-aws-credentials@v4
101101
with:

0 commit comments

Comments
 (0)