CI: Update ubuntu to 22.04.

This commit is contained in:
hev
2024-09-30 20:42:22 +08:00
parent 5906f6a162
commit c4002ce30b

View File

@@ -12,7 +12,7 @@ on:
jobs:
source:
name: Source
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: github.event_name == 'release'
steps:
- name: Checkout
@@ -41,7 +41,7 @@ jobs:
asset_content_type: application/octet-stream
linux:
name: Linux
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
include: