Update build-linux.yml

This commit is contained in:
Mbucari 2023-02-22 09:23:15 -07:00 committed by GitHub
parent c65f61b92e
commit abdc0f018e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: macos-latest
strategy: strategy:
matrix: matrix:
os: [Linux, MacOS] os: [Linux, MacOS]