diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2a451d32e..b3aa4cb1b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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