Change to Ubuntu latest

This commit is contained in:
blu3 2025-02-05 13:10:11 +03:00 committed by GitHub
parent dda7efcd70
commit dfcb20eb84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ concurrency:
jobs: jobs:
build: build:
runs-on: ubuntu-22.04 runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository