Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
lionkor committed Sep 18, 2024
1 parent 63b2a8e commit 530d605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- distro: ubuntu
version: 22.04
- distro: ubuntu
version: 20.04
version: 24.04
container:
image: ${{ matrix.distro }}:${{ matrix.version }}
steps:
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
- distro: ubuntu
version: 22.04
- distro: ubuntu
version: 20.04
version: 24.04
env:
VCPKG_DEFAULT_TRIPLET: "arm64-linux"
VCPKG_FORCE_SYSTEM_BINARIES: 1
Expand Down

0 comments on commit 530d605

Please sign in to comment.