Skip to content

Commit bf7ca32

Browse files
committed
chore: update linux version
1 parent 1e98685 commit bf7ca32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ jobs:
3535
venv\Scripts\Activate.ps1
3636
venv\Scripts\python run_build.py --type package --upload
3737
38-
publish-linux-packages:
38+
publish-linux-package:
3939
runs-on: ubuntu-latest
40-
container: ubuntu:22.04
40+
container: ubuntu:24.04
4141
steps:
4242
- name: Checkout
4343
uses: actions/checkout@v5

0 commit comments

Comments
 (0)