Use Ubuntu 22.04

This commit is contained in:
Dennis Luxen 2024-05-06 06:54:57 +02:00 committed by GitHub
parent fe350a43ae
commit f7427b383f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,7 +71,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
format-taginfo-docs: format-taginfo-docs:
runs-on: ubuntu-24.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Use Node.js - name: Use Node.js