Update to Ubuntu 22 for coverage build

This is a test to see if more recent clang has better coverage reporting
This commit is contained in:
Arseny Kapoulkine 2022-05-26 15:32:44 -07:00 committed by GitHub
parent 61766a692c
commit 27a54e5c51
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ jobs:
Debug/luau-analyze tests/conformance/assert.lua
coverage:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: install