Unverified 提交 6b4620ca authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Pin to ubuntu v22.04 for linux release (#150)

上级 1f16faf3
...@@ -17,10 +17,10 @@ jobs: ...@@ -17,10 +17,10 @@ jobs:
# which prevents the race. # which prevents the race.
# max-parallel: 1 # max-parallel: 1
matrix: matrix:
os: os: [
[
{ name: "windows", image: "windows-latest" }, { name: "windows", image: "windows-latest" },
{ name: "linux", image: "ubuntu-latest" }, # See https://github.com/dyad-sh/dyad/issues/96
{ name: "linux", image: "ubuntu-22.04" },
{ name: "macos-intel", image: "macos-13" }, { name: "macos-intel", image: "macos-13" },
{ name: "macos", image: "macos-latest" }, { name: "macos", image: "macos-latest" },
] ]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论