mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Update Ubuntu Docker image for clang-tidy-check (#23727)
This commit is contained in:
2
.github/workflows/clang-tidy.yml
vendored
2
.github/workflows/clang-tidy.yml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
clang-tidy-check:
|
||||
runs-on: ubuntu-latest
|
||||
container: openrct2/openrct2-build:13-jammy
|
||||
container: openrct2/openrct2-build:19-noble
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ZehMatt/clang-tidy-annotations@v1
|
||||
|
||||
Reference in New Issue
Block a user