Skip to content

Commit

Permalink
ci: update update-3rdparty.yml to latest ubuntu
Browse files Browse the repository at this point in the history
its old python didn't have tomllib
  • Loading branch information
iamsergio committed Dec 13, 2024
1 parent 9ab0b78 commit 064954c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-3rdparty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
update:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- name: Install dependencies on Ubuntu
Expand Down

0 comments on commit 064954c

Please sign in to comment.