attempt to use 20.04 for workflows

This commit is contained in:
red031000
2023-01-18 09:47:04 +00:00
parent 1e7175e7db
commit 2a9416d523

View File

@@ -12,7 +12,7 @@ env:
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Update and Install Software