update ubunutu build version in gh actions

This commit is contained in:
Owen
2025-01-31 22:31:04 +01:00
parent 099c98d0d1
commit a1dfdef449
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Checkout code