ci: use ubuntu-latest (#66)

This commit is contained in:
0x676e67 2025-04-23 12:54:54 +08:00 committed by GitHub
parent 6458b54e6a
commit ee6d225ea3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ jobs:
test-features: test-features:
name: Test features name: Test features
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: