mirror of
https://github.com/duckstation/chtdb.git
synced 2026-06-22 14:42:14 -07:00
Use ubuntu-24.04
Avoid python installation
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
validate:
|
||||
name: Validate changed files
|
||||
runs-on: ubuntu-slim
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user