mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-16 01:33:14 +02:00
CI: Update versions.
Backends: GLFW: Warning fix under Linux.
This commit is contained in:
4
.github/workflows/static-analysis.yml
vendored
4
.github/workflows/static-analysis.yml
vendored
@ -10,9 +10,9 @@ on:
|
||||
|
||||
jobs:
|
||||
PVS-Studio:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
|
Reference in New Issue
Block a user