Skip to content

Commit

Permalink
use 22.04 as build env.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joinhack committed Dec 30, 2024
1 parent 7064f92 commit 4fad173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime_release_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
apt
sudo apt install libc6-dev
if: matrix.build == "ubuntu-20.04"
if: matrix.build == "ubuntu-22.04"
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down

0 comments on commit 4fad173

Please sign in to comment.