Github CI downgrade ubuntu version

This commit is contained in:
flysand7 2023-07-28 23:03:43 +11:00
parent f08633efff
commit 544948fbf5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v3
- name: Cache LLVM and Clang