Change build environment from ubuntu-20.04 to ubuntu-latest

This commit is contained in:
2025-04-27 11:43:10 +00:00
parent 836a5bf643
commit 52f5a8fe24

View File

@@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: ⚙️ Prepare Environment Variables