Revert workflow change

This commit is contained in:
Mbucari 2023-02-24 12:29:49 -07:00 committed by Michael Bucari-Tovo
parent 1b0a7f5062
commit 4a78b9d28f

View File

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