Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Update go-test-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot authored Aug 23, 2023
1 parent 2df426e commit 92bd484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test-config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"skip32bit": true,
"skipOSes": ["windows"]
"skipOSes": ["macos", "windows"]
}

0 comments on commit 92bd484

Please sign in to comment.