1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 17:42:29 +01:00

Update Ubuntu Docker image for clang-tidy-check (#23727)

This commit is contained in:
matheusvb3
2025-01-27 14:32:59 -03:00
committed by GitHub
parent f1148e310e
commit a4d8eb3417

View File

@@ -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