Merge pull request #382 from radarhere/ubuntu-latest

This commit is contained in:
Hugo van Kemenade 2023-05-12 13:43:35 +03:00 committed by GitHub
commit 899d7c5005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ env:
jobs: jobs:
build: build:
name: ${{ matrix.python }} ${{ matrix.mb-ml-libc }}${{ matrix.mb-ml-ver }} ${{ matrix.platform }} name: ${{ matrix.python }} ${{ matrix.mb-ml-libc }}${{ matrix.mb-ml-ver }} ${{ matrix.platform }}
runs-on: "ubuntu-20.04" runs-on: "ubuntu-latest"
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: