mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Use image 17-format with clang 18
This commit is contained in:
committed by
Michael Bernardi
parent
f110ea14f5
commit
61ae3a26ee
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
check-code-formatting:
|
||||
name: Check code formatting
|
||||
runs-on: ubuntu-latest
|
||||
container: openrct2/openrct2-build:15-format
|
||||
container: openrct2/openrct2-build:17-format
|
||||
defaults:
|
||||
run:
|
||||
shell: sh
|
||||
|
||||
Reference in New Issue
Block a user