mirror of
https://github.com/OpenVPN/openvpn.git
synced 2025-05-08 21:25:53 +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:
|
||||
name: "Check code style with Uncrustify"
|
||||
# Ubuntu 22.04 has uncrustify 0.72_f
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: sudo apt update && sudo apt install -y uncrustify
|
||||
|
Loading…
x
Reference in New Issue
Block a user