fix: update Ubuntu platform version in release workflow
This commit is contained in:
parent
fb2982500e
commit
f1851b7b2e
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
target: aarch64-apple-darwin
|
||||
- platform: macos-latest
|
||||
target: x86_64-apple-darwin
|
||||
- platform: ubuntu-latest
|
||||
- platform: ubuntu-22.04
|
||||
target: x86_64-unknown-linux-gnu
|
||||
- platform: windows-latest
|
||||
target: x86_64-pc-windows-msvc
|
||||
|
|
|
|||
Loading…
Reference in New Issue