CI: run on ubuntu-latest.

This commit is contained in:
ocornut
2025-04-24 14:39:17 +02:00
parent 0fc4967ebc
commit 75964a9860
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs:
PVS-Studio:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with: