mirror of
https://github.com/OpenVPN/openvpn.git
synced 2025-05-09 13:41:06 +08:00
chore(deps): update dependency ubuntu to v24
This commit is contained in:
parent
0ffa7b57fd
commit
bf090fdfd6
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
checkuncrustify:
|
checkuncrustify:
|
||||||
name: "Check code style with Uncrustify"
|
name: "Check code style with Uncrustify"
|
||||||
# Ubuntu 22.04 has uncrustify 0.72_f
|
# Ubuntu 22.04 has uncrustify 0.72_f
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: sudo apt update && sudo apt install -y uncrustify
|
run: sudo apt update && sudo apt install -y uncrustify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user