include ubuntu again

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2022-09-07 17:53:52 +02:00 committed by GitHub
parent 6f25ae1f44
commit d145d649c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
name: test nightly macos x86_64
strategy:
matrix:
os: [ macos-12 ]
os: [ macos-12, ubuntu-20.04, ubuntu-22.04 ]
runs-on: ${{ matrix.os }}
timeout-minutes: 90
steps: