Use Ubuntu 20.04 for Linux build.

actions/runner-images#6002
This commit is contained in:
Miku AuahDark
2022-09-24 13:26:28 +08:00
parent 108758c3d3
commit 94aaf40056
+1 -1
View File
@@ -3,7 +3,7 @@ on: [push, pull_request]
jobs: jobs:
linux-os: linux-os:
runs-on: ubuntu-18.04 runs-on: ubuntu-20.04
steps: steps:
- name: Update APT - name: Update APT
run: sudo apt-get update run: sudo apt-get update