Skip to content

Commit a882b97

Browse files
committed
feat: remove ubuntu due to failing
1 parent 6262d16 commit a882b97

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: [12, 13, 14]
1717
os:
18-
- ubuntu-latest
18+
# - ubuntu-latest
1919
- windows-latest
2020
- macOS-latest
2121

0 commit comments

Comments
 (0)