Skip to content

Commit 31c3b3b

Browse files
committed
fix: remove ubuntu due to failing
1 parent e976303 commit 31c3b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
node: [8, 10, 12]
1717
os:
18-
- ubuntu-latest
18+
# - ubuntu-latest
1919
- windows-latest
2020
- macOS-latest
2121

0 commit comments

Comments
 (0)