Skip to content

Commit d0b9955

Browse files
committed
release v0.1.0
1 parent 990887d commit d0b9955

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/publish.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,14 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [
17+
ubuntu-22.04,
18+
ubuntu-21.04,
1719
ubuntu-20.04,
20+
ubuntu-18.04,
1821
macos-11,
1922
macos-12,
23+
macos-13,
24+
macos-14,
2025
# windows-2019,
2126
# windows-2022,
2227
]

0 commit comments

Comments
 (0)