Skip to content

Commit

Permalink
Support Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
xwang2713 committed Apr 26, 2024
1 parent cda3efc commit a0d34a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-ce-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
preamble:
name: Publish Release
env:
COMMUNITY_REF: "c97a09f3c1fb41f6fe466e202da66a664c453f7c"
COMMUNITY_REF: "8e94be577a0ae81325914be56cc111584e108f1b"
#COMMUNITY_REF: <GIT REF>
GITHUB_ACCOUNT: ${{ github.repository_owner }}
runs-on: ubuntu-22.04
Expand Down Expand Up @@ -64,8 +64,9 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-24.04
#- os: ubuntu-22.04
- os: rockylinux-8
#- os: rockylinux-8
#- os: centos-8
#- os: centos-7
#cmake_options_extra: "-DVCPKG_TARGET_TRIPLET=x64-centos-7-dynamic"
Expand Down

0 comments on commit a0d34a6

Please sign in to comment.