This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
CI: disable gcc on macos
master
Alexander Epaneshnikov
5 months ago
parent
0e5dc2106e
commit
8e8cb88a77
No account linked to committer's email address
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.github/workflows/ci.yml
+ 4
- 0
.github/workflows/ci.yml
View File
@@ -99,6 +99,10 @@ jobs:
- os: macos
arch: riscv64
# fixme
- os: macos
compiler: gcc
- os: macos
config: valgrind # Not supported on macOS
Write
Preview
Loading…
Cancel
Save